From 8e26cca9f3c9edf6bc47101e88eff34f8d460f7d Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 23 Jul 2012 22:53:38 -0400 Subject: [PATCH] removed diffstat and ShortLog from 'make dist' target --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1de8e5a7..b682fa3d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,6 @@ EXTRA_DIST = \ android/project/jni/Android.mk \ ChangeLog* \ CREDITS \ - diffstat* \ extras/fwknop.init.debian \ extras/fwknop.init.openwrt \ extras/fwknop.init.redhat \ @@ -107,7 +106,6 @@ EXTRA_DIST = \ python/setup.py \ python/fkomodule.c \ python/fko.py \ - ShortLog* \ test/conf/client-gpg/pubring.gpg \ test/conf/client-gpg/secring.gpg \ test/conf/client-gpg/trustdb.gpg \