summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2009-12-30 20:36:37 +0100
committerGravatar Martin Szulecki2009-12-30 20:36:37 +0100
commit4c043f40d9bb7071513c0fd61e6fda998c2a0c48 (patch)
tree57dd3126a4bb4771556e8658a315bf3962899b0a /Makefile.am
parent399950260e0a95cbd5d170da04231ffb31e1d4c9 (diff)
downloadsbmanager-4c043f40d9bb7071513c0fd61e6fda998c2a0c48.tar.gz
sbmanager-4c043f40d9bb7071513c0fd61e6fda998c2a0c48.tar.bz2
Let make process the data directory first
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9166b4a..3bce099 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src data
+SUBDIRS = data src