summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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 4e33b11..15866e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -177,7 +177,7 @@ PKG_CHECK_MODULES(FLOWCANVAS, flowcanvas >= 0.5.0)
# Patchage
AC_CONFIG_FILES([Makefile])
-AC_CONFIG_FILES([debian/Makefile])
+AC_CONFIG_FILES([debian-sid/Makefile])
AC_CONFIG_FILES([icons/16x16/Makefile])
AC_CONFIG_FILES([icons/22x22/Makefile])
AC_CONFIG_FILES([icons/24x24/Makefile])