]> git.draconx.ca Git - upkg.git/blobdiff - Makefile.am
upkg: Add an option to list packages.
[upkg.git] / Makefile.am
index 4f0f2a80b4156c54c9510ce2920ba1c81e1be0a2..2b9c072699ce8b7d120b3b64552a857cdf0e850a 100644 (file)
@@ -1,7 +1,17 @@
+# Copyright (C) 2009 Nick Bowler
+# Copying and distribution of this file, with or without modification,
+# are permitted in any medium without royalty provided the copyright
+# notice and this notice are preserved.  This file is offered as-is,
+# without any warranty.
+
 ACLOCAL_AMFLAGS = -I m4
 
-DIST_SUBDIRS = libltdl src
-SUBDIRS =
+EXTRA_DIST = m4/gnulib-cache.m4
+
+dist_man_MANS = doc/man/upkg.1
+
+DIST_SUBDIRS = libltdl lib src
+SUBDIRS = lib
 
 if BUNDLED_LIBLTDL
 SUBDIRS += libltdl