Add autoheader
authorJelmer Vernooij <jelmer@samba.org>
Sat, 1 Jan 2005 03:54:31 +0000 (04:54 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 1 Jan 2005 03:54:31 +0000 (04:54 +0100)
debian/rules

index fd77dd2fe5748b59d3b2e31d19b39e3419d897e0..d2144527d68450b0190692743f161dc991667652 100644 (file)
@@ -14,6 +14,7 @@ configure:
        $(checkdir)
        aclocal
        autoconf
+       autoheader
        rm -rf autom4te.cache
 
 clean: