summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>2000-08-11 19:17:30 +0000
committerBradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>2000-08-11 19:17:30 +0000
commit1cda85f92dc0844f8dcc8c609b325ddc2222daf0 (patch)
tree48e80088ada851ee988fb213b3efc32e7d4fb4c3 /Makefile.am
parent6b4d87b2fed0faf4bbf65f881c2031c80d904ad8 (diff)
downloadgnome-control-center-1cda85f92dc0844f8dcc8c609b325ddc2222daf0.tar.gz
Update Makefile.am's for capplets to use libcapplet/ directory
Rewrote most of gnomecc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 9c34a413c..6e7c98bd8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
-always_built_SUBDIRS = control-center capplets idl
+always_built_SUBDIRS = new-control-center libcapplet capplets idl
-SUBDIRS = intl po \
- $(always_built_SUBDIRS)
+SUBDIRS = intl \
+ $(always_built_SUBDIRS) po
#DIST_SUBDIRS = intl po macros $(always_built_SUBDIRS)