From 7297a7ea95bf9b444233592e2ee12ac8104fc30f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 20 Oct 2012 13:14:49 -0400 Subject: Distribute both COPYING.2 and COPYING.3. This change was present in opkbuild 3.0.0-alpha2; I just forgot to commit it into the repository... --- (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 62ec3fd..7fe3253 100644 --- a/Makefile.in +++ b/Makefile.in @@ -48,7 +48,8 @@ MACROS = \ 'opkhelper_3_0=$(opkhelper_3_0)' distdir = $(package_name)-$(package_version) -distfiles = configure Makefile.in COPYING README INSTALL ChangeLog TODO +distfiles = configure Makefile.in COPYING.2 COPYING.3 \ + README INSTALL ChangeLog TODO .SUFFIXES: -- cgit v0.9.1