X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/b52d7c8fed34b8506751cbf3e26f878f0cc7fd7b..99cde35bb58605e86541acd812860c222e375af2:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 8634a09..ecfba9b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,8 +35,8 @@ dist_man_MANS = doc/man/cdecl99.1 doc/man/libcdecl.3 include_HEADERS = src/cdecl.h noinst_HEADERS = conf_pre.h conf_post.h src/typemap.h src/output.h src/scan.h \ - src/parse.h src/i18n.h src/normalize.h src/error.h test/declgen.h \ - test/test.h + src/parse.h src/i18n.h src/normalize.h src/error.h src/history.h \ + test/declgen.h test/test.h noinst_DATA = $(MOFILES)