summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Baeyens <dbaeyens@warp.es>2010-06-16 01:38:41 +0200
committerEitan Isaacson <eitan@monotonous.org>2010-06-16 09:12:42 -0700
commit4b9ebd473e7a9dc6fbb3983fcda314da582f8bca (patch)
treedfc861647e8321c11903d8902ee754eff98da77d /configure.ac
parent85a282e7630bd22aa66f244cad3cd76ff37367e8 (diff)
downloadcaribou-4b9ebd473e7a9dc6fbb3983fcda314da582f8bca.tar.gz
Project files are reorganized and have consts separated on a new file
New organization: caribou.common has files not related to the UI caribou.ui has files related to the UI Makefiles.am files have been modified to successfully build the package .gitignore is updated to ignore moved built files
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2bd70d..2bf96f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,9 @@ AC_OUTPUT([
Makefile
po/Makefile.in
caribou/Makefile
-caribou/i18n.py
+caribou/common/Makefile
+caribou/ui/i18n.py
+caribou/ui/Makefile
bin/Makefile
bin/caribou
data/Makefile