mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
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:
parent
4d0df9433c
commit
31aa7717db
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
2007-03-15 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|
|
@ -66,4 +66,4 @@ endif
|
||||||
|
|
||||||
SUBDIRS=$(OSS_DIR) $(OSX_AUDIO_DIR) $(SUNAUDIO_DIR) $(V4L2_DIR) $(XIMAGE_DIR)
|
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
|
||||||
|
|
Loading…
Reference in a new issue