From 90b23a07560d4edf173764c3a3ff62507c759814 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 04 Oct 2008 01:52:36 +0000 Subject: Rework devices to be actually self contained plugins. A lot of work is left to cleanup and simplify the code. I'm sorry for the large changes but the old design didn't really make any sense. --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a5c630f..64d1cb2 100644 --- a/configure.ac +++ b/configure.ac @@ -50,17 +50,16 @@ extensions/cpsection/frame/Makefile extensions/cpsection/language/Makefile extensions/cpsection/network/Makefile extensions/cpsection/power/Makefile +extensions/deviceicon/Makefile service/Makefile src/Makefile src/jarabe/Makefile src/jarabe/controlpanel/Makefile src/jarabe/desktop/Makefile src/jarabe/frame/Makefile -src/jarabe/frame/devices/Makefile src/jarabe/intro/Makefile src/jarabe/journal/Makefile src/jarabe/view/Makefile src/jarabe/model/Makefile -src/jarabe/model/devices/Makefile po/Makefile.in ]) -- cgit v0.9.1