]> www.ginac.de Git - ginac.git/blobdiff - check/Makefile.am
Renamed files *.tcc and *.hpp to *.h.
[ginac.git] / check / Makefile.am
index b601756b34c92022f68ca54f91ea2110d9585385..38c5cdb7fbcc41852c11dcd97977543d6fa77c25 100644 (file)
@@ -79,7 +79,7 @@ exam_paranoia_LDADD = ../ginac/libginac.la
 exam_heur_gcd_SOURCES = heur_gcd_bug.cpp 
 exam_heur_gcd_LDADD = ../ginac/libginac.la
 
-match_bug_SOURCES = match_bug.cpp error_report.hpp
+match_bug_SOURCES = match_bug.cpp error_report.h
 match_bug_LDADD = ../ginac/libginac.la
 
 parser_bugs_SOURCES = parser_bugs.cpp