From 1a750c272683fab37cc7cd4327ccefdfa39faf85 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Pereira de Andrade Date: Mon, 26 Jan 2009 17:53:41 -0200 Subject: Correct make distcheck and most sparse warnings. Only remaining sparse warning is about no previous definition for the function vectors declared in Xtrans/Xtranssock.c. Also, use only one .gitignore file, instead of one per directory. --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3254032..5ceca38 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +*.lo +*.la +.libs .deps Makefile Makefile.in @@ -17,4 +20,11 @@ libtool ltmain.sh missing stamp-h1 +xrx +xrx.1 +libxrx.1 *~ +*.o +xrx-*.tar.* +ChangeLog +tags -- cgit v1.2.3