projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
677facd
)
added new tests/Makefile.am
author
Paul Brossier
<piem@piem.org>
Tue, 30 Oct 2007 21:21:33 +0000
(22:21 +0100)
committer
Paul Brossier
<piem@piem.org>
Tue, 30 Oct 2007 21:21:33 +0000
(22:21 +0100)
tests/Makefile.am
[new file with mode: 0644]
patch
|
blob
diff --git a/tests/Makefile.am
b/tests/Makefile.am
new file mode 100644
(file)
index 0000000..
c72fea3
--- /dev/null
+++ b/
tests/Makefile.am
@@ -0,0
+1,3
@@
+if COMPILE_TESTS
+SUBDIRS = src
+endif