projects
/
platform
/
upstream
/
rpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00a4aa9
)
added findme.c
author
ewt
<devnull@localhost>
Mon, 27 Jul 1998 18:55:07 +0000
(18:55 +0000)
committer
ewt
<devnull@localhost>
Mon, 27 Jul 1998 18:55:07 +0000
(18:55 +0000)
CVS patchset: 2195
CVS date: 1998/07/27 18:55:07
popt/Makefile.in
patch
|
blob
|
history
diff --git
a/popt/Makefile.in
b/popt/Makefile.in
index
daadd2f
..
26e67a2
100644
(file)
--- a/
popt/Makefile.in
+++ b/
popt/Makefile.in
@@
-2,7
+2,7
@@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
-LIBOBJECTS = popt.o
+LIBOBJECTS = popt.o
findme.o
SOURCES = $(addprefix $(srcdir)/,$(subst .o,.c,$(LIBOBJECTS)))
LIBPOPT = libpopt.a