chiark / gitweb /
test/Makefile.am: Distribute the test program source.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 15:30:23 +0000 (16:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 15:30:23 +0000 (16:30 +0100)
test/Makefile.am

index 231d203e1614237f611277cce0f350df824983f3..5c4d59d37ebd2cf2ee91f9a7c35ea6665dfebb41 100644 (file)
@@ -45,6 +45,8 @@ check-local:: chimaera chimaera.ref
 
 TESTS                  += test
 check_PROGRAMS         += test
+
+EXTRA_DIST             += test.sod
 nodist_test_SOURCES     = test.c test.h
 BUILT_SOURCES          += $(nodist_test_SOURCES)