From 6229ffaf909954a6c8947ca2808f0a62c206058e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 23 Oct 2007 10:02:23 +0000 Subject: [PATCH] add packages/debian/Makefile git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22012 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index d65d3c52d..24413c91c 100644 --- a/configure.in +++ b/configure.in @@ -504,6 +504,7 @@ AC_CONFIG_FILES(Makefile \ tests/plugin/Makefile \ packages/Makefile \ packages/mac/Makefile \ + packages/debian/Makefile \ doc/Makefile \ tools/Makefile \ )