]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
fix typo that put too many include paths for most people
[lyx.git] / src / insets / Makefile.am
index 615dad63aff4c55cdd360c017ff556ec0ac4a60f..8817b75e0621e0de168f9904b4b8bc1cdad22597 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 noinst_LTLIBRARIES = libinsets.la
 
-INCLUDES = -I${srcdir}/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
+INCLUDES = -I$(srcdir)/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
 
 EXTRA_DIST = \
        insetlist.C \