summaryrefslogtreecommitdiffstats
path: root/sys/Makefile.am
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-03-15 12:05:01 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-03-15 12:05:01 +0000
commit31aa7717dbd6fb85025e0b014ece9a4d25d10f4d (patch)
tree452680656107008fc140829cc38b0b5220771be3 /sys/Makefile.am
parent4d0df9433c3a9ba3345c4d394b7ec20653ee6044 (diff)
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.
Diffstat (limited to 'sys/Makefile.am')
-rw-r--r--sys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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