summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/Makefile.am b/hosts/Makefile.am
index b403e1b..9570a80 100644
--- a/hosts/Makefile.am
+++ b/hosts/Makefile.am
@@ -2,7 +2,7 @@ AM_CFLAGS = -std=c99 -I$(top_srcdir) @REDLAND_CFLAGS@ @SLV2_CFLAGS@
if WITH_JACK
-noinst_HEADERS = lv2_event.h lv2_event_helpers.h
+noinst_HEADERS = lv2_event.h lv2_event_helpers.h lv2_uri_map.h
bin_PROGRAMS = lv2_jack_host lv2_simple_jack_host