summaryrefslogtreecommitdiffstats
path: root/src/progs/server
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-10-05 02:40:43 +0000
committerDavid Robillard <d@drobilla.net>2006-10-05 02:40:43 +0000
commitd185c37bf049afdd006351a3707662a19677ab37 (patch)
tree98073de0c3ade0acaf3caac2b6692c08cc5bdcfe /src/progs/server
parent30cb85c307b4c1273791721a782337742ade222c (diff)
downloadingen-d185c37bf049afdd006351a3707662a19677ab37.tar.gz
ingen-d185c37bf049afdd006351a3707662a19677ab37.tar.bz2
ingen-d185c37bf049afdd006351a3707662a19677ab37.zip
More build system fixes, everything now builds against the local copy if toplevel scripts are used.
git-svn-id: http://svn.drobilla.net/lad/ingen@158 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/progs/server')
-rw-r--r--src/progs/server/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/progs/server/Makefile.am b/src/progs/server/Makefile.am
index e2a38742..9388b12a 100644
--- a/src/progs/server/Makefile.am
+++ b/src/progs/server/Makefile.am
@@ -1,4 +1,4 @@
-AM_CXXFLAGS = @JACK_CFLAGS@ @LOSC_CFLAGS@ @ALSA_CFLAGS@ @LASH_CFLAGS@ @SLV2_CFLAGS@ -I$(top_srcdir)/src/common -I$(top_srcdir)/src/libs/engine -I$(top_srcdir)/src/libs/engine/events
+AM_CXXFLAGS = @RAUL_CFLAGS@ @JACK_CFLAGS@ @LOSC_CFLAGS@ @ALSA_CFLAGS@ @LASH_CFLAGS@ @SLV2_CFLAGS@ -I$(top_srcdir)/src/common -I$(top_srcdir)/src/libs/engine -I$(top_srcdir)/src/libs/engine/events
MAINTAINERCLEANFILES = Makefile.in