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.
This commit is contained in:
Edward Hervey 2007-03-15 12:05:01 +00:00
parent 4d0df9433c
commit 31aa7717db
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
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:

View file

@ -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