Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-04-19 17:16:09 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-04-19 17:16:09 (GMT)
commit855f8560b1398e6587ef315b1f361c223965b0f7 (patch)
treec21c37b826a31e0e9090c595d65885eb2218bcfc /configure.in
parent2ebd40e9ab0d2d74bb29d0b8b3b23064653e295a (diff)
Cleanup directory structure and rename olpc to sugar
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in29
1 files changed, 14 insertions, 15 deletions
diff --git a/configure.in b/configure.in
index 7414c67..7ff4eb7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(art)
+AC_INIT(icons)
AM_CONFIG_HEADER(config.h)
@@ -42,20 +42,19 @@ AM_GLIB_GNU_GETTEXT
AC_OUTPUT([
Makefile
-art/Makefile
-art/cursor/Makefile
-art/cursor/cursorthemegen/Makefile
-art/cursor/olpc/Makefile
-art/icon-theme/Makefile
-art/icon-theme/16x16/Makefile
-art/icon-theme/16x16/stock/Makefile
-art/icon-theme/16x16/stock/emoticons/Makefile
-art/icon-theme/scalable/Makefile
-art/icon-theme/scalable/actions/Makefile
-art/icon-theme/scalable/control/Makefile
-art/icon-theme/scalable/device/Makefile
-art/icon-theme/scalable/stock/Makefile
-art/icon-theme/scalable/object/Makefile
+cursor/Makefile
+cursor/cursorthemegen/Makefile
+cursor/sugar/Makefile
+icons/Makefile
+icons/16x16/Makefile
+icons/16x16/stock/Makefile
+icons/16x16/stock/emoticons/Makefile
+icons/scalable/Makefile
+icons/scalable/actions/Makefile
+icons/scalable/control/Makefile
+icons/scalable/device/Makefile
+icons/scalable/stock/Makefile
+icons/scalable/object/Makefile
gtk/Makefile
gtk/engine/Makefile
gtk/theme/Makefile