summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2010-05-02 12:53:56 +0100
committerRoger Leigh <rleigh@debian.org>2010-05-02 12:53:56 +0100
commitccc7aeb2f33ce7e5e7d67ff7c3734e1d63a804e5 (patch)
treef613026e7c9d1f14ab31eb999bcba8b423d99f6e /configure.ac
parent3503f53a846334f94b06c63f365c3fc26ee41c11 (diff)
downloadschroot-ccc7aeb2f33ce7e5e7d67ff7c3734e1d63a804e5.tar.gz
contrib: Add directory for user-contributed scripts and other files
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 883d6a2d..cf09108e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -809,6 +809,8 @@ AC_CONFIG_FILES([bin/schroot-releaselock/Makefile])
AC_CONFIG_FILES([bin/dchroot/Makefile])
AC_CONFIG_FILES([bin/dchroot-dsa/Makefile])
AC_CONFIG_FILES([bin/csbuild/Makefile])
+AC_CONFIG_FILES([contrib/Makefile])
+AC_CONFIG_FILES([contrib/setup.d/Makefile])
AC_CONFIG_FILES([etc/Makefile])
AC_CONFIG_FILES([etc/default/Makefile])
AC_CONFIG_FILES([etc/default/freebsd/Makefile])