Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2008-09-24 12:04:42 (GMT)
committer Simon Schampijer <simon@schampijer.de>2008-09-24 12:04:42 (GMT)
commitda68592338889ffd922e1190411b3c7cc007bf1a (patch)
tree2cf1f5b5e9d86c55cf3bfc77f3cb135f40fa0a24 /configure.ac
parent22b196f2e740011964edaac837c10a325f156c98 (diff)
Move the controlpanel extensions to own modules
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 7 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3af0587..ff8ed2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,8 +48,13 @@ data/icons/Makefile
service/Makefile
src/Makefile
src/controlpanel/Makefile
-src/controlpanel/model/Makefile
-src/controlpanel/view/Makefile
+src/controlpanel/aboutme/Makefile
+src/controlpanel/aboutxo/Makefile
+src/controlpanel/datetime/Makefile
+src/controlpanel/frame/Makefile
+src/controlpanel/language/Makefile
+src/controlpanel/network/Makefile
+src/controlpanel/power/Makefile
src/intro/Makefile
src/journal/Makefile
src/hardware/Makefile