diff options
author | Christian Schaller <uraeus@gnome.org> | 2008-09-01 17:54:00 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2008-09-01 17:54:00 +0000 |
commit | c35f3328b403bdc5704ea78fbb27a61ede2c7a00 (patch) | |
tree | dc3cfcd0f930c1973213ef51a0140361e3c63513 /examples | |
parent | 7ac077828f3fed0104757f2ce2407d69417823ea (diff) | |
download | gstreamer-plugins-bad-c35f3328b403bdc5704ea78fbb27a61ede2c7a00.tar.gz |
update spec file and add missing subdirs in Makefile.am
Original commit message from CVS:
update spec file and add missing subdirs in Makefile.am
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 972bc6a62..e4b5c6e29 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -5,5 +5,5 @@ else DIRECTFB_DIR= endif -SUBDIRS= $(DIRECTFB_DIR) app switch -DIST_SUBDIRS= directfb app switch +SUBDIRS= $(DIRECTFB_DIR) app switch scaletempo +DIST_SUBDIRS= directfb app switch scaletempo |