summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d755693..6ad8193 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,9 @@
dnl -*- Autoconf -*-
AC_INIT(dotfiles, 0)
+AC_CONFIG_AUX_DIR([build-aux])
+AM_INIT_AUTOMAKE([foreign])
+AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([install], [chmod +x install])
GUILE_PROGS