Fixed some problems building under cygwin
[pspp-builds.git] / lib / misc / Makefile.am
index bedc884dd1e9895fcae9378fde5c532df9167d60..e47445a1d73073f4eeb02882f73e7d38e3159b94 100644 (file)
@@ -5,7 +5,7 @@ noinst_LIBRARIES = libmisc.a
 INCLUDES = -I$(srcdir) -I$(top_srcdir)/src -I$(top_srcdir) \
 -I$(top_srcdir)/intl
 
-libmisc_a_SOURCES = qsort.c getopt.c getopt1.c
+libmisc_a_SOURCES = qsort.c 
 libmisc_a_LIBADD = @ALLOCA@ @LIBOBJS@
 libmisc_a_DEPENDENCIES = @ALLOCA@ @LIBOBJS@