summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-09-07 17:06:59 +0000
committerDavid Robillard <d@drobilla.net>2008-09-07 17:06:59 +0000
commit90bf036f8476471bfc6e1d544dae87d711a853bf (patch)
treef4c484790b5dee4847e90145a07d3c6b4181bba4 /configure.ac
parent0a033e4ebda9ce67b2eb21a72d99c60412c3068c (diff)
downloadpatchage-90bf036f8476471bfc6e1d544dae87d711a853bf.tar.gz
patchage-90bf036f8476471bfc6e1d544dae87d711a853bf.tar.bz2
patchage-90bf036f8476471bfc6e1d544dae87d711a853bf.zip
Move debian -> debian-sid.
git-svn-id: http://svn.drobilla.net/lad/patchage@1473 a436a847-0d15-0410-975c-d299462d15a1
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])