X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2FMakefile.am;h=c7285c9dcbfc979f14e35f3b0bea650b507b1819;hp=6b6604d6a385b2962604e605d596af621e1f2565;hb=fe05a95540836868b2c0e57c6e61de59bc84a65d;hpb=def23d34c68a383ce3d7da0227b984c8291a3bf9 diff --git a/ginac/Makefile.am b/ginac/Makefile.am index 6b6604d6..c7285c9d 100644 --- a/ginac/Makefile.am +++ b/ginac/Makefile.am @@ -19,8 +19,8 @@ ginacinclude_HEADERS = ginac.h add.h archive.h assertion.h basic.h class_info.h lst.h matrix.h mul.h ncmul.h normal.h numeric.h operators.h power.h print.h \ pseries.h ptr.h registrar.h relational.h structure.h symbol.h symmetry.h \ tensor.h tinfos.h version.h wildcard.h -LFLAGS = -Pginac_yy -olex.yy.c -YFLAGS = -p ginac_yy -d +AM_LFLAGS = -Pginac_yy -olex.yy.c +AM_YFLAGS = -p ginac_yy -d EXTRA_DIST = function.pl input_parser.h version.h.in # Files which are generated by perl scripts