X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/af1f874c4c58d0bd8becd52c892d0b358d08736e..566e87bb15a98ed499e79b45f6c834ad0ffdc3b7:/Makefile.am diff --git a/Makefile.am b/Makefile.am index b8136eb..6d2ea65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -100,11 +100,11 @@ t_rng_test_LDADD = $(TEST_LIBS) $(t_rng_test_OBJECTS): $(gnulib_headers) EXTRA_DIST += t/xos256p.c +src/error.lo: src/errmsg.h +src/output.lo: src/parse.h src/specstr.h +src/parse-decl.lo: src/scan.h src/parse.h src/typemap.h src/errmsg.h src/parse.lo: src/scan.h src/errmsg.h src/scan.lo: src/parse.h src/errmsg.h -src/parse-decl.lo: src/scan.h src/parse.h src/typemap.h src/errmsg.h -src/output.lo: src/specstr.h -src/error.lo: src/errmsg.h t/declgen.$(OBJEXT): t/typegen.h t/cdeclerr.$(OBJEXT): src/errmsg.h