From a31b02eb66102b32c2453918222995581a915673 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 24 Feb 2007 20:50:24 +0000 Subject: Distribution build fixes (pass make distcheck). git-svn-id: http://svn.drobilla.net/lad/slv2@336 a436a847-0d15-0410-975c-d299462d15a1 --- hosts/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/Makefile.am b/hosts/Makefile.am index aa794c5..25c49a7 100644 --- a/hosts/Makefile.am +++ b/hosts/Makefile.am @@ -2,6 +2,8 @@ AM_CFLAGS = -std=c99 -I$(top_srcdir) @RASQAL_CFLAGS@ if WITH_JACK +noinst_HEADERS = lv2-miditype.h lv2-midifunctions.h + bin_PROGRAMS = lv2_jack_host lv2_simple_jack_host lv2_jack_host_CFLAGS = @JACK_CFLAGS@ $(AM_CFLAGS) -- cgit v1.2.1