From: Jim Meyering Date: Mon, 19 Nov 2001 13:33:50 +0000 (+0000) Subject: remove a harmless newline X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2efd9d9d2090f15eb136359c3b8dc27cd84c7ff9;p=pspp remove a harmless newline --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 310c879b37..d9b30542b9 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -121,7 +121,6 @@ stat.c: xstat.in Makefile: $(BUILT_SOURCES) - # The following is needed in order to install a simple file in $(libdir) # which is shared with other installed packages. We use a list of referencing # packages so that "make uninstall" will remove the file if and only if it