From e0372cfee7cb9cc4fe95d605854a02b4feed28c2 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 17 May 2013 19:30:08 +0200 Subject: Fix deprecated INCLUDES variable in Makefile.am's. Add skeleton code for jackaudio output module. --- drumgizmo/output/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drumgizmo/output/Makefile.am') diff --git a/drumgizmo/output/Makefile.am b/drumgizmo/output/Makefile.am index 5733b7d..61b447a 100644 --- a/drumgizmo/output/Makefile.am +++ b/drumgizmo/output/Makefile.am @@ -1,2 +1,2 @@ -DISTDIRS = dummy alsa wavfile +DISTDIRS = dummy alsa wavfile jackaudio SUBDIRS = @OUTPUT_PLUGINS@ -- cgit v1.2.3