summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 6661bec7c..795a503e4 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -17,9 +17,9 @@
SUBDIRS = gnu .
AM_CPPFLAGS = \
- @MU_LIB_COMMON_INCLUDES@\
- -I${top_srcdir}/lib/gnu\
- -I${top_builddir}/lib/gnu\
+ $(MU_LIB_COMMON_INCLUDES)\
+ -I$(top_srcdir)/lib/gnu\
+ -I$(top_builddir)/lib/gnu\
@GUILE_INCLUDES@\
@PYTHON_INCLUDES@

Return to:

Send suggestions and report system problems to the System administrator.