summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKai Vehmanen <first.surname@nokia.com>2007-05-02 14:21:00 +0000
committerKai Vehmanen <first.surname@nokia.com>2007-05-02 14:21:00 +0000
commit30a2a2e24467358189bd0de4582cdb8acfad07bf (patch)
tree06ee5862b29fbf54340c9b38b080d7a46952a22e /Makefile.am
parentc8309418eb14c63f7bfc04bb17164016706a34c4 (diff)
downloadlibnice-30a2a2e24467358189bd0de4582cdb8acfad07bf.tar.gz
Fixed distcheck target for environments witout gst build files.
darcs-hash:20070502142139-77cd4-b8d220d7016ed6a5f374baf57d9d689295475a59.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4460db0..d19c26f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,8 +19,10 @@ SUBDIRS = \
nice
if WITH_GSTREAMER
- SUBDIRS += gst
+ SUBDIRS += gst
endif
+DIST_SUBDIRS = $(SUBDIRS) gst
+
EXTRA_DIST = scripts common.mk