[PATCH 37/65] Makefile: fix make dist, add util.h and arg.h

From: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Sun, 25 May 2014 13:10:59 +0200

Signed-off-by: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index f32ebf4..6ab6a2d 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -55,7 +55,8 @@ uninstall: all
 
 dist: clean
 	_AT_mkdir -p ii-${VERSION}
-	_AT_cp -R query.sh Makefile CHANGES README FAQ LICENSE util config.mk ii.c ii.1 ii-${VERSION}
+	_AT_cp -R query.sh Makefile CHANGES README FAQ LICENSE util util.h arg.h \
+		config.mk ii.c ii.1 ii-${VERSION}
 	_AT_tar -cf ii-${VERSION}.tar ii-${VERSION}
 	_AT_gzip ii-${VERSION}.tar
 	_AT_rm -rf ii-${VERSION}
-- 
2.4.10
--Multipart=_Mon__9_May_2016_17_21_10_+0200_I.6cpFVydhq75aaE
Content-Type: text/x-diff;
 name="0038-Makefile-clean-util-.o-and-util.a.patch"
Content-Disposition: attachment;
 filename="0038-Makefile-clean-util-.o-and-util.a.patch"
Content-Transfer-Encoding: 7bit
Received on Mon Sep 17 2001 - 00:00:00 CEST

This archive was generated by hypermail 2.3.0 : Mon May 09 2016 - 17:24:22 CEST