summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--sys/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 59ca437c..c736dcb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-15 Edward Hervey <edward@fluendo.com>
+ * sys/Makefile.am:
+ Don't forget to distribute the sys/osxaudio/ directory.
+
+2007-03-15 Edward Hervey <edward@fluendo.com>
+
* configure.ac:
* sys/Makefile.am:
* sys/osxaudio/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