projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0440772
)
(EXTRA_DIST): Add strcasecmp.c.
author
Jim Meyering
<jim@meyering.net>
Wed, 1 May 1996 05:24:54 +0000
(
05:24
+0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 1 May 1996 05:24:54 +0000
(
05:24
+0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index ff58b4ac1690e688f77042265e09e33c2ddad013..eda6c52ed2d173ca075e60754bf9d900d5c7ff71 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-3,8
+3,8
@@
noinst_LIBRARIES = fu
EXTRA_DIST = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \
getdate.y getopt.c getopt1.c memcmp.c memcpy.c memset.c \
-mkdir.c mktime.c mountlist.c \
-
posixtm.y rename.c rmdir.c stpcpy
.c strdup.c strstr.c strtol.c strtoul.c
+mkdir.c mktime.c mountlist.c
posixtm.y rename.c rmdir.c
\
+
stpcpy.c strcasecmp
.c strdup.c strstr.c strtol.c strtoul.c
INCLUDES = -I.. -I$(srcdir)