From 37daae03c16635dab108b68ca596aa36fdb063a6 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Wed, 3 Feb 2010 17:36:45 +0200 Subject: [PATCH] Kill off couple of dangling lib/fs.c references --- misc/Makefile.am | 2 +- po/POTFILES.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/misc/Makefile.am b/misc/Makefile.am index 77ca504..f2e96e4 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -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 diff --git a/po/POTFILES.in b/po/POTFILES.in index 948dacd..7225226 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -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 -- 2.7.4