summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
parentdbee2c62166c59d0ddd540c81497f766b7678dcd (diff)
downloadifuse-5ff3322058b27d4c7dfd91e70aefcd859d4d95c1.tar.gz
ifuse-5ff3322058b27d4c7dfd91e70aefcd859d4d95c1.tar.bz2
Made the hal script and definition file installable.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 76fdea5..771d9e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,4 +36,4 @@ AC_FUNC_MALLOC
AC_FUNC_REALLOC
AC_CHECK_FUNCS([strcasecmp strdup strerror strndup])
-AC_OUTPUT(Makefile src/Makefile)
+AC_OUTPUT(Makefile src/Makefile data/Makefile)