changeset 382:e83a868b8f5a

(DEFS): Remove -Dlint. (DISTFILES): Add error.h.
author Jim Meyering <jim@meyering.net>
date Fri, 27 Jan 1995 17:09:18 +0000
parents 4d4cec1d26a8
children 9f511a3fbfc3
files lib/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -23,7 +23,7 @@
 CC = @CC@
 AR = ar
 RANLIB = @RANLIB@
-DEFS = -Dlint @DEFS@
+DEFS = @DEFS@
 CFLAGS = @CFLAGS@
 YACC = @YACC@
 
@@ -49,7 +49,7 @@
 
 DISTFILES = Makefile.in backupfile.h getopt.h long-options.h modechange.h \
 fnmatch.h fsusage.h group-member.h makepath.h mountlist.h obstack.h pathmax.h \
-safe-xstat.cin safe-xstat.hin getdate.c posixtm.c $(SOURCES)
+safe-xstat.cin safe-xstat.hin getdate.c posixtm.c error.h $(SOURCES)
 
 all: libfu.a