X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/31d0247cc58abc0b0720aa7e9972011c5a66995c..c81c35dfd10050ffef85d57dc2ad73f52f38a3f2:/struct/Makefile.am diff --git a/struct/Makefile.am b/struct/Makefile.am index 7996231..124b76e 100644 --- a/struct/Makefile.am +++ b/struct/Makefile.am @@ -56,7 +56,7 @@ t_darray_t_SOURCES = t/da-test.c t_darray_t_CPPFLAGS = $(TEST_CPPFLAGS) t_darray_t_LDFLAGS = -static -EXTRA_DIST += t/da-gtest.py +EXTRA_DIST += t/da-gtest ## Hash tables. pkginclude_HEADERS += hash.h @@ -73,7 +73,7 @@ t_sym_t_SOURCES = t/sym-test.c t_sym_t_CPPFLAGS = $(TEST_CPPFLAGS) t_sym_t_LDFLAGS = -static -EXTRA_DIST += t/sym-gtest.py +EXTRA_DIST += t/sym-gtest ## Atoms. pkginclude_HEADERS += atom.h