summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorStephen Sinclair <radarsat1@gmail.com>2019-04-17 13:01:51 +0200
committerStephen Sinclair <radarsat1@gmail.com>2019-04-17 13:01:54 +0200
commit2a9e187d7c3f8f0dc084d5863f85191eb48c0ade (patch)
tree9ec62ef41b0822b7af16cb8cce12109c8b876b9f /tests/Makefile.am
parent9bf6f57149dfa88ada54380648a75e8ae84d1119 (diff)
[automake] add CMakeLists.txt to EXTRA_DIST
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c8159da..0a9bb18 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -27,4 +27,4 @@ testall_LDADD = $(top_builddir)/librtaudio.la
teststops_SOURCES = teststops.cpp
teststops_LDADD = $(top_builddir)/librtaudio.la
-EXTRA_DIST = Windows
+EXTRA_DIST = Windows CMakeLists.txt