From 3433ad241b069037d780c528ff462b3ce7c2c3be Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 9 May 2007 01:34:35 +0000 Subject: Ontology install path fixes. 0.0.1 versioning stuff. Removed GNU 'standard' files I don't maintain anyway and make automake shutup about it. git-svn-id: http://svn.drobilla.net/lad/slv2@521 a436a847-0d15-0410-975c-d299462d15a1 --- utils/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils') diff --git a/utils/Makefile.am b/utils/Makefile.am index b600b23..5aab5f5 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -1,3 +1,5 @@ +EXTRA_DIST = ladspa.h + AM_CFLAGS = -std=c99 -I$(top_srcdir) @REDLAND_CFLAGS@ bin_PROGRAMS = lv2_list lv2_inspect ladspa2lv2 -- cgit v1.2.1