summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@usa.net>2003-01-08 09:10:41 +0000
committerMurray Cumming <murrayc@src.gnome.org>2003-01-08 09:10:41 +0000
commit4711c98e7b0203648e5ce853f510e0212d43e201 (patch)
tree4c15dadae180b7e3011937ce5f405068f267b224 /Makefile.am
parente58e4372ac485882ab62a1eef4fb5da0ccbaa570 (diff)
downloadglibmm-4711c98e7b0203648e5ce853f510e0212d43e201.tar.gz
It now builds, though I haven' tried installing it. The library names and
2003-01-08 Murray Cumming <murrayc@usa.net> * It now builds, though I haven' tried installing it. The library names and header directories should now all have 2.4 instead of 2.0 in their name.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8c62ae7d..6eaa0dd6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
-SUBDIRS = tools glib pango atk gdk gtk docs
-DIST_SUBDIRS = $(SUBDIRS) scripts demos examples tests
+SUBDIRS = tools glib docs
+DIST_SUBDIRS = $(SUBDIRS) scripts examples tests
EXTRA_DIST = gtkmm.spec.in \
build_shared/Makefile_build.am_fragment \