Kill off couple of dangling lib/fs.c references
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 3 Feb 2010 15:36:45 +0000 (17:36 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 3 Feb 2010 15:36:45 +0000 (17:36 +0200)
misc/Makefile.am
po/POTFILES.in

index 77ca504..f2e96e4 100644 (file)
@@ -5,7 +5,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/misc
 
 EXTRA_DIST = \
        fnmatch.c       fnmatch.h \
-       getmntent.c     glob.c          glob.h          \
+       glob.c          glob.h          \
        stpcpy.c        stpncpy.c
 
 noinst_LTLIBRARIES = libmisc.la
index 948dacd..7225226 100644 (file)
@@ -27,7 +27,6 @@ build/spec.c
 lib/cpio.c
 lib/depends.c
 lib/formats.c
-lib/fs.c
 lib/fsm.c
 lib/legacy.c
 lib/manifest.c