X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/16c8474f441790b9d74384f5ffe3ff887ab25f0c..8121d4abc912b7a7029c232b6ec0bcfd785fa82a:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 7f206b7..f5c126c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,15 @@ -# 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. +# 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