]> www.ginac.de Git - ginac.git/blobdiff - ginsh/Makefile.am
Avoiding a spurious missing ginac_parser.h error when doing a parallel
[ginac.git] / ginsh / Makefile.am
index 184fbbe6b5bfd35fda2824c24b0e16e79cf000bd..6789fc4429e22898e52b91fee95551418668484d 100644 (file)
@@ -19,4 +19,4 @@ ginsh_fcn_help.h: ginsh.1 $(srcdir)/ginsh_fcn_help.sed
 ginsh_op_help.h: ginsh.1 $(srcdir)/ginsh_op_help.sed
        sed -n -f $(srcdir)/ginsh_op_help.sed <$< >$@
 
-ginsh_parser.o: ginsh_fcn_help.h ginsh_op_help.h
+ginsh_parser.o: ginsh_fcn_help.h ginsh_op_help.h ginsh_parser.h