aboutsummaryrefslogtreecommitdiffstats
path: root/fsodeviced/Makefile.am
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-09-12 21:13:09 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-09-12 21:13:09 +0200
commit543b1568331e416863dfb98deb9263dcb6f18c38 (patch)
tree243b3c565d58c441897634ffd390984f3e1480e0 /fsodeviced/Makefile.am
parentc2163ff77bda32b417710819f802b8767c69cc2d (diff)
downloadcornucopia-543b1568331e416863dfb98deb9263dcb6f18c38.tar.gz
cornucopia-543b1568331e416863dfb98deb9263dcb6f18c38.tar.bz2
cornucopia-543b1568331e416863dfb98deb9263dcb6f18c38.zip
fsodeviced: add data to subdirs
Diffstat (limited to 'fsodeviced/Makefile.am')
-rw-r--r--fsodeviced/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/fsodeviced/Makefile.am b/fsodeviced/Makefile.am
index 7bbe5630..1abf1b36 100644
--- a/fsodeviced/Makefile.am
+++ b/fsodeviced/Makefile.am
@@ -3,6 +3,7 @@ include $(top_srcdir)/Makefile.decl
NULL =
SUBDIRS = \
+ data \
src \
tests \
$(NULL)