]> www.ginac.de Git - cln.git/blobdiff - tests/Makefile.in
* Add table of contents in TeX output.
[cln.git] / tests / Makefile.in
index 2b98597da1a5f7126b425ee882808db88372704e..3df22604a38dd7d4872759c3f8b1a64445713ec8 100644 (file)
@@ -33,7 +33,7 @@ SHELL = /bin/sh
 # Needed by ${LIBTOOL}.
 top_builddir = ..
 
-VPATH = {(srcdir}
+VPATH = ${srcdir}
 
 FILES_CC := $(notdir $(wildcard ${srcdir}/*.cc))
 FILES_CC := $(filter-out %.i.cc, ${FILES_CC})