--- gvpe/lib/Makefile.am 2005/03/18 01:53:05 1.4 +++ gvpe/lib/Makefile.am 2018/10/25 03:01:08 1.5 @@ -2,10 +2,10 @@ INCLUDES = @INCLUDES@ -I. -I$(top_builddir) -libgvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c +libgvpe_a_SOURCES = pidfile.c getopt1.c dropin.c libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD) -noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h +noinst_HEADERS = pidfile.h dropin.h gettext.h