From 93fb1fe1b8d0497c11b3ba0d8665175e913c7794 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Fri, 6 Oct 2006 07:57:56 +0000 Subject: Fixed automake variable substitution issues --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8fe1752..efd2dfb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = src xtract examples/puredata @DOXYGEN@ +SUBDIRS = src xtract examples @DOXYGEN@ -- cgit v1.2.3