From: Jim Meyering Date: Wed, 22 May 2002 08:37:35 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add file-type.c and file-type.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5d1094efde12aedef9f3b54ce9bfa7b77b25b6;p=pspp (libfetish_a_SOURCES): Add file-type.c and file-type.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index fcd29ce524..ac3fee8285 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -35,6 +35,7 @@ libfetish_a_SOURCES = \ dup-safer.c \ exclude.c exclude.h \ filemode.c filemode.h \ + file-type.c file-type.h \ fnmatch.h \ fopen-safer.c \ fsusage.h \