]> git.draconx.ca Git - cdecl99.git/blobdiff - Makefile.am
Add copyright header to bootstrap.
[cdecl99.git] / Makefile.am
index 296a2224696fb540649d2997109047f405825315..f2efb18c2527e13f71fb903438ef4b94ad0aa251 100644 (file)
@@ -75,7 +75,8 @@ TEST_EXTENSIONS = .sh
 SH_LOG_COMPILER = $(SHELL)
 
 TESTS = tests/libcdecl-static-symbols.sh tests/randomdecl-sanity.sh \
-       tests/crossparse-c-random.sh
+       tests/crossparse-c-random.sh tests/cdecl99-c-invalid.sh
+
 EXTRA_DIST += $(TESTS)
 
 src/parse.lo: src/scan.h
@@ -236,4 +237,4 @@ FLEX_V_0 = @echo "  FLEX  " $<;
        fi
 
 include $(top_srcdir)/lib/gnulib.mk
-include $(top_srcdir)/glconfig.mk
+include $(top_srcdir)/common/snippet/glconfig.mk