]> git.lyx.org Git - features.git/blobdiff - src/mathed/Makefile.am
makefile cleanup, and avoid some warnings
[features.git] / src / mathed / Makefile.am
index aa7664df5e04059afe0254154e72ff401c6478d8..20137977556ef19e8fcd7af3f79d3d89d1c55700 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 noinst_LTLIBRARIES = libmathed.la
 
-INCLUDES = -I${srcdir}/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
+INCLUDES = -I$(srcdir)/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
 
 libmathed_la_SOURCES = \
        textpainter.C \