X-Git-Url: http://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/ab4afda1fc6c76d53eea601041e20557538603ae..81729824124106a615b65f9a59280cd5be6c1c05:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 7560abc..f5c126c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,15 @@ +# Copyright © 2009 Nick Bowler +# +# License WTFPL2: Do What The Fuck You Want To Public License, version 2. +# This is free software: you are free to do what the fuck you want to. +# There is NO WARRANTY, to the extent permitted by law. + ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = m4/gnulib-cache.m4 +dist_man_MANS = doc/man/upkg.1 + DIST_SUBDIRS = libltdl lib src SUBDIRS = lib