summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichal Hruby <michal.mhr@gmail.com>2011-12-31 14:30:23 +0100
committerMichal Hruby <michal.mhr@gmail.com>2011-12-31 14:30:23 +0100
commit73779e334c7e025b260681e227cf611a28a86c58 (patch)
treedb16ffc8758e8292ff94ee4a189a4c7e91fd12ef /Makefile.am
parentcfcfcbb12e81cd7c5bcd4381464d1772354bb251 (diff)
downloadzeitgeist-73779e334c7e025b260681e227cf611a28a86c58.tar.gz
Move stuff around
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b50b6f8a..824aa916 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,8 @@ NULL =
SUBDIRS = \
src \
extensions \
- extra \
+ data \
+ python \
test \
po \
doc \