summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 5de61a3..6b9e37a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,9 +4,12 @@ endif
if HAVE_POLYP
POLYPDIR = polyp
endif
+if HAVE_SAMPLERATE
+SAMPLERATEDIR = rate
+endif
-SUBDIRS = oss mix $(JACKDIR) $(POLYPDIR) doc
-EXTRA_DIST = cvscompile version
+SUBDIRS = oss mix $(JACKDIR) $(POLYPDIR) $(SAMPLERATEDIR) doc
+EXTRA_DIST = cvscompile version COPYING.GPL
AUTOMAKE_OPTIONS = foreign
dist-hook: