mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
c35f3328b4
Original commit message from CVS: update spec file and add missing subdirs in Makefile.am
9 lines
157 B
Makefile
9 lines
157 B
Makefile
|
|
if USE_DIRECTFB
|
|
DIRECTFB_DIR=directfb
|
|
else
|
|
DIRECTFB_DIR=
|
|
endif
|
|
|
|
SUBDIRS= $(DIRECTFB_DIR) app switch scaletempo
|
|
DIST_SUBDIRS= directfb app switch scaletempo
|