Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-01-29 18:08:05 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-01-29 18:08:05 (GMT)
commitb7488e4196302f5b6d80d7491f5beac73a1f7a2b (patch)
treeba41d01b0a029dad5b6e1202c60c08afa8ecf7c9 /Makefile.am
parent54eb5b96cd27a234d7c6afe8ea2437a9a8ae1055 (diff)
Added subdirs to makefiles
svn path=/trunk/; revision=2274
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 7d23c68..8bd9846 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,14 +1,14 @@
SUBDIRS = \
cut-n-paste \
- po \
- help \
data \
- test \
backend \
libdocument \
properties \
shell \
- thumbnailer
+ thumbnailer \
+ po \
+ help \
+ test
# Applications