]> www.ginac.de Git - ginac.git/blobdiff - ginac/Makefile.am
- Corrected Cint 5.14.45 status.
[ginac.git] / ginac / Makefile.am
index cbf8f4e73b8703dda2f7e807c0a91f509ce44e6a..7a3cd72d6fa573c5d13c6f0044381afb092b0c06 100644 (file)
@@ -17,11 +17,11 @@ ginacinclude_HEADERS = ginac.h add.h archive.h basic.h clifford.h color.h \
   coloridx.h constant.h ex.h expair.h expairseq.h exprseq.h fail.h flags.h \
   function.h idx.h indexed.h inifcns.h isospin.h lorentzidx.h lst.h matrix.h \
   mul.h ncmul.h normal.h numeric.h operators.h power.h registrar.h \
-  relational.h pseries.h simp_lor.h structure.h symbol.h lortensor.h tinfos.h \
-  assertion.h
-LFLAGS = -olex.yy.c
-YFLAGS = -d
-EXTRA_DIST = container.pl function.pl structure.pl input_parser.h
+  relational.h pseries.h simp_lor.h structure.h symbol.h lortensor.h \
+  tinfos.h assertion.h version.h
+LFLAGS = -Pginac_yy -olex.yy.c
+YFLAGS = -p ginac_yy -d
+EXTRA_DIST = container.pl function.pl structure.pl input_parser.h version.h.in
 
 # Files which are generated by perl scripts
 $(srcdir)/function.h $(srcdir)/function.cpp: $(srcdir)/function.pl