From 988dbbc9170009520a01139a4e8b7e467b34dbc1 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 5 Feb 2008 22:31:24 +0000 Subject: distcheck fixes. git-svn-id: http://svn.drobilla.net/lad/slv2@1130 a436a847-0d15-0410-975c-d299462d15a1 --- hosts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') 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 -- cgit v1.2.1