From 263f1b86d83b6fc559605115b645fbeb8357cb30 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sat, 10 Mar 2012 10:40:31 +1100 Subject: [PATCH] Makefile.am add COPYING and the two licence files --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 430f78e..e014a93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ AM_CPPFLAGS=-I. -I$(srcdir)/include "-D_U_=__attribute__((unused))" AM_CFLAGS=$(WARN_CFLAGS) LDADD = lib/libiscsi.la -lpopt -EXTRA_DIST = autogen.sh COPYING.LESSER \ +EXTRA_DIST = autogen.sh COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt \ packaging/RPM/libiscsi.spec.in packaging/RPM/makerpms.sh # Simplify conditions below by declaring variables as empty