mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
Oops, didn't mean to remove riff
Original commit message from CVS: Oops, didn't mean to remove riff
This commit is contained in:
parent
2afed7c92a
commit
5bc252df9e
1 changed files with 2 additions and 2 deletions
|
@ -13,13 +13,13 @@ endif
|
||||||
SUBDIRS = audio colorbalance floatcast \
|
SUBDIRS = audio colorbalance floatcast \
|
||||||
$(GCONF_DIR) idct media-info \
|
$(GCONF_DIR) idct media-info \
|
||||||
mixer navigation play propertyprobe \
|
mixer navigation play propertyprobe \
|
||||||
resample tuner video \
|
resample riff tuner video \
|
||||||
xoverlay $(X_DIR)
|
xoverlay $(X_DIR)
|
||||||
|
|
||||||
DIST_SUBDIRS = audio colorbalance floatcast \
|
DIST_SUBDIRS = audio colorbalance floatcast \
|
||||||
gconf idct media-info \
|
gconf idct media-info \
|
||||||
mixer navigation play propertyprobe \
|
mixer navigation play propertyprobe \
|
||||||
resample tuner video \
|
resample riff tuner video \
|
||||||
xoverlay xwindowlistener
|
xoverlay xwindowlistener
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue