summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Matt Colyer2008-10-08 20:42:00 -0700
committerGravatar Matt Colyer2008-10-08 20:42:00 -0700
commit5ff3322058b27d4c7dfd91e70aefcd859d4d95c1 (patch)
treeb6b57e5238c722f397af750c562c82d015ee8447 /Makefile.am
parentdbee2c62166c59d0ddd540c81497f766b7678dcd (diff)
downloadifuse-5ff3322058b27d4c7dfd91e70aefcd859d4d95c1.tar.gz
ifuse-5ff3322058b27d4c7dfd91e70aefcd859d4d95c1.tar.bz2
Made the hal script and definition file installable.
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 9eb67fc..5330ea5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = src
+SUBDIRS = src data
indent:
indent -kr -ut -ts4 -l120 src/*.c src/*.h