summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-02-04 00:33:21 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-02-04 00:33:21 +0000
commitb7df7e2252f490732c00d1d11b8266a8d75966a0 (patch)
tree3b394cda164e69a149e39c72e327e8941264a50a /Makefile.am
parent50915d8646722b61bc78b84c45ef1747752ebb1e (diff)
downloadgnome-desktop-b7df7e2252f490732c00d1d11b8266a8d75966a0.tar.gz
Cleanup some OOOOOOOLD cruft
Sat Feb 03 19:36:34 2001 George Lebl <jirka@5z.com> * Makefile.am: Cleanup some OOOOOOOLD cruft * configure.in, Makefile.am, po/POTFILES.in, grdb/**/*: Integrate grdb. The author fell of the face of the planet and didn't integrate it as was planned apparently, so here it goes, still needs to get called from gsm, and either control-center or something else monitoring theme changes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am34
1 files changed, 19 insertions, 15 deletions
diff --git a/Makefile.am b/Makefile.am
index b230e0c5..7cd0bee7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,18 +1,22 @@
-panel = panel
-applets = applets
-idl = idl
-
-always_built_SUBDIRS = \
- gsm smproxy pixmaps desktop-links help-browser \
- gnome-terminal gmenu gnome-edit gnome-hint gnome-about core-docs
-
-sometimes_built_SUBDIRS = panel applets idl
-
-SUBDIRS = intl po macros \
- $(always_built_SUBDIRS) $(panel) $(applets) $(idl)
-
-#DIST_SUBDIRS = intl po macros $(always_built_SUBDIRS) \
-# $(sometimes_built_SUBDIRS)
+SUBDIRS = \
+ intl \
+ po \
+ macros \
+ gsm \
+ smproxy \
+ pixmaps \
+ desktop-links \
+ help-browser \
+ gnome-terminal \
+ gmenu \
+ gnome-edit \
+ gnome-hint \
+ gnome-about \
+ core-docs \
+ grdb \
+ panel \
+ applets \
+ idl
EXTRA_DIST = \
gnome-core.spec.in \