summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCedric Gustin <cgustin@ibelgique.com>2003-03-22 21:00:03 +0000
committerMurray Cumming <murrayc@src.gnome.org>2003-03-22 21:00:03 +0000
commita005d59d0355b145f97ee7cf3a4e95f1bdee5c15 (patch)
tree2e81f9dd484fb0ce725cf118890aec44d29b970d /Makefile.am
parentabbe20d6545c83faab1db7b2a1c300a6fb2cf915 (diff)
downloadglibmm-a005d59d0355b145f97ee7cf3a4e95f1bdee5c15.tar.gz
removed examples from DIST_SUBDIRS
2003-03-18 Cedric Gustin <cgustin@ibelgique.com> * Makefile.am : removed examples from DIST_SUBDIRS 2003-03-18 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> * examples/Makefile.am_fragment: Added DESTDIR-support.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4a6ad78b..931f5635 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = tools glib examples docs
-DIST_SUBDIRS = $(SUBDIRS) scripts examples tests
+DIST_SUBDIRS = $(SUBDIRS) scripts tests
EXTRA_DIST = glibmm.spec.in \
build_shared/Makefile_build.am_fragment \