mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
7a50084e34
Original commit message from CVS: 2005-11-06 Julien MOUTTE <julien@moutte.net> * examples/Makefile.am: Cleanup non existing examples.
9 lines
113 B
Makefile
9 lines
113 B
Makefile
|
|
if USE_DIRECTFB
|
|
DIRECTFB_DIR=directfb
|
|
else
|
|
DIRECTFB_DIR=
|
|
endif
|
|
|
|
SUBDIRS= $(DIRECTFB_DIR)
|
|
DIST_SUBDIRS= directfb
|