X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/262d3eaea39294df3f6172b28213e927e2f3b424..d4f7fab64222a7d3ce15e86c5c7b32f7cdd3ce93:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 63f1023..f811cde 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,10 +9,11 @@ ACLOCAL_AMFLAGS = -I m4 AM_CPPFLAGS = -I$(top_srcdir)/src $(STUB_INCLUDES) EXTRA_DIST = scripts/fix-gnulib.pl scripts/fix-ltdl.pl \ - scripts/gen-options.awk scripts/gen-strtab.awk \ - scripts/gen-tree.awk scripts/join.awk scripts/pe-subsys.awk \ - src/copysym.h src/help.h src/pack.h src/tap.h t/getopt/getopt.h \ - t/nls/gettext.h t/nls/mbswidth.h tests/data/gnulib.mk + scripts/bake-config.awk scripts/gen-options.awk \ + scripts/gen-strtab.awk scripts/gen-tree.awk scripts/join.awk \ + scripts/pe-subsys.awk src/copysym.h src/help.h src/pack.h \ + src/tap.h t/getopt/getopt.h t/nls/gettext.h t/nls/mbswidth.h \ + tests/data/gnulib.mk check_LIBRARIES = t/libdummy.a t/libempty.a