diff options
Diffstat (limited to 'examples/Makefile.am')
-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 972bc6a6..e4b5c6e2 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 |