diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
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 \ |