Kill off couple of dangling lib/fs.c references
This commit is contained in:
parent
51c96db046
commit
37daae03c1
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue