From 31aa7717dbd6fb85025e0b014ece9a4d25d10f4d Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 15 Mar 2007 12:05:01 +0000 Subject: sys/Makefile.am: Don't forget to distribute the sys/osxaudio/ directory. Original commit message from CVS: * sys/Makefile.am: Don't forget to distribute the sys/osxaudio/ directory. --- sys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/Makefile.am') diff --git a/sys/Makefile.am b/sys/Makefile.am index aee23c6e..af7d9c96 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -66,4 +66,4 @@ endif SUBDIRS=$(OSS_DIR) $(OSX_AUDIO_DIR) $(SUNAUDIO_DIR) $(V4L2_DIR) $(XIMAGE_DIR) -DIST_SUBDIRS=oss sunaudio v4l2 ximage +DIST_SUBDIRS=oss osxaudio sunaudio v4l2 ximage -- cgit