summaryrefslogtreecommitdiff
path: root/backends/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backends/Makefile.am')
-rw-r--r--backends/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/Makefile.am b/backends/Makefile.am
index 8ca01bd..0cf8dd4 100644
--- a/backends/Makefile.am
+++ b/backends/Makefile.am
@@ -12,4 +12,8 @@ if HAVE_OSS
SUBDIRS += oss
endif
+if HAVE_OSS4
+SUBDIRS += oss4
+endif
+
-include $(top_srcdir)/git.mk