Debianization\!
[checkpath] / Makefile.am
index b08ae56..166e2c6 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.4 2003/01/25 23:58:44 mdw Exp $
+## $Id: Makefile.am,v 1.5 2003/11/10 10:02:02 mdw Exp $
 ##
 ## Makefile for chkpath
 ##
@@ -28,6 +28,9 @@
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
+## Revision 1.5  2003/11/10 10:02:02  mdw
+## Debianization\!
+##
 ## Revision 1.4  2003/01/25 23:58:44  mdw
 ## Make guts into official library.
 ##
@@ -54,7 +57,9 @@ bin_SCRIPTS = checkpath-config
 bin_PROGRAMS = chkpath tmpdir
 man_MANS = chkpath.1 tmpdir.1 checkpath.3
 
-EXTRA_DIST = $(man_MANS)
+EXTRA_DIST = \
+       $(man_MANS) \
+       debian/control debian/copyright debian/changelog debian/rules
 
 chkpath_SOURCES = chkpath.c
 tmpdir_SOURCES = tmpdir.c