summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 39d1cd7..cb24ce1 100644
--- a/configure.in
+++ b/configure.in
@@ -21,6 +21,6 @@ AC_OUTPUT([
pcm/Makefile
pcm/oss/Makefile
pcm/jack/Makefile
+ ctl/Makefile
+ ctl/oss/Makefile
])
-
-