summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 21f070e..0f75818 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,6 +26,7 @@ PKG_CHECK_MODULES([MTDEV], [mtdev >= 1.0])
26 26
27AC_CONFIG_FILES([Makefile 27AC_CONFIG_FILES([Makefile
28 src/Makefile 28 src/Makefile
29 tools/Makefile
29 test/Makefile 30 test/Makefile
30 utouch-grail.pc]) 31 utouch-grail.pc])
31AC_OUTPUT 32AC_OUTPUT