From: Jim Meyering Date: Sat, 16 May 1998 04:37:45 +0000 (+0000) Subject: (EXTRA_DIST): Remove. Automake groks the `LIBOBJS=' X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49e6107dd213e07f7a9749d6f963d93d69e3b88d;p=pspp (EXTRA_DIST): Remove. Automake groks the `LIBOBJS=' lines in the m4/*.m4 macros, so the hack of including some custom-replaced C source file names here is no longer needed. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 33fdf454f7..98eeebcb2c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,9 +4,6 @@ AUTOMAKE_OPTIONS = ../src/ansi2knr noinst_LIBRARIES = libfu.a -EXTRA_DIST = chown.c getgroups.c getline.c lstat.c malloc.c mktime.c \ - realloc.c stat.c strftime.c - INCLUDES = -I.. -I$(srcdir) -I../intl libfu_a_SOURCES = getdate.y posixtm.y getopt.c getopt1.c \