chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f64eb32
)
test/Makefile.am: Distribute the test program source.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 29 May 2016 15:30:23 +0000
(16:30 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 29 May 2016 15:30:23 +0000
(16:30 +0100)
test/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/test/Makefile.am
b/test/Makefile.am
index 231d203e1614237f611277cce0f350df824983f3..5c4d59d37ebd2cf2ee91f9a7c35ea6665dfebb41 100644
(file)
--- a/
test/Makefile.am
+++ b/
test/Makefile.am
@@
-45,6
+45,8
@@
check-local:: chimaera chimaera.ref
TESTS += test
check_PROGRAMS += test
TESTS += test
check_PROGRAMS += test
+
+EXTRA_DIST += test.sod
nodist_test_SOURCES = test.c test.h
BUILT_SOURCES += $(nodist_test_SOURCES)
nodist_test_SOURCES = test.c test.h
BUILT_SOURCES += $(nodist_test_SOURCES)