From: Tim Kientzle Date: Sun, 15 Jun 2008 03:57:43 +0000 (-0400) Subject: For now, don't include our getopt.c/getopt.h. X-Git-Tag: v2.6.0~168 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d43794edbaad9bb6ab1108d0700415a3258c670;p=thirdparty%2Flibarchive.git For now, don't include our getopt.c/getopt.h. SVN-Revision: 124 --- diff --git a/Makefile.am b/Makefile.am index 909e60e9e..f9e1f0bd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -268,8 +268,6 @@ bsdtar_SOURCES= \ tar/bsdtar.h \ tar/bsdtar_platform.h \ tar/getdate.y \ - tar/getopt.c \ - tar/getopt.h \ tar/matching.c \ tar/read.c \ tar/siginfo.c \