From a01f067ec44e4744f154caf18b21d34b88ee1a6a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 23 Jan 2008 23:57:16 +0000 Subject: Remove unnecessary subst vars. git-svn-id: http://svn.drobilla.net/lad/ingen@1108 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/serialisation/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libs/serialisation') diff --git a/src/libs/serialisation/Makefile.am b/src/libs/serialisation/Makefile.am index 8ee35462..ed27a56c 100644 --- a/src/libs/serialisation/Makefile.am +++ b/src/libs/serialisation/Makefile.am @@ -6,7 +6,6 @@ module_LTLIBRARIES = libingen_serialisation.la libingen_serialisation_la_CXXFLAGS = \ @INGEN_CFLAGS@ \ - @REDLAND_CFLAGS@ \ @REDLANDMM_CFLAGS@ \ @RAUL_CFLAGS@ \ @GLIBMM_CFLAGS@ \ -- cgit v1.2.1