From 88d75c0ad48b3bc74130a3e5db739173440c6a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Mon, 2 Mar 2015 14:56:40 +0100 Subject: [PATCH] add LICENSE to distribution tarball --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6c8d64a..8b73298 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,4 +14,4 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libpsl.pc -EXTRA_DIST = config.rpath +EXTRA_DIST = config.rpath LICENSE