projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0090f1f
)
(EXTRA_DIST): Remove group-member.c.
author
Jim Meyering
<jim@meyering.net>
Tue, 22 Oct 1996 04:51:44 +0000
(
04:51
+0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 22 Oct 1996 04:51:44 +0000
(
04:51
+0000)
Add (temporary hack to work around bug in automake-1.1f) mvdir.c and rmdir.c.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index cf201daeb4d87ac90c92d58fa688b593082c4945..cb0241f3dcc41f6ee3b3079ff2aa24b3a7513878 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-1,7
+1,9
@@
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = fu
-EXTRA_DIST = group-member.c
+## FIXME: Remove mvdir.c, and rmdir.c when
+## automake is fixed -- probably for 1.1g
+EXTRA_DIST = mkdir.c rmdir.c
INCLUDES = -I.. -I$(srcdir) -I../intl