Roy's Projects
/
dhcpcd-ui
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
c2637e3
)
Targets should depend on the static if it changes.
author
Roy Marples
<roy@marples.name>
Mon, 20 Apr 2009 11:59:22 +0000
(11:59 +0000)
committer
Roy Marples
<roy@marples.name>
Mon, 20 Apr 2009 11:59:22 +0000
(11:59 +0000)
src/libdhcpcd/Makefile.inc
patch
|
blob
|
history
diff --git
a/src/libdhcpcd/Makefile.inc
b/src/libdhcpcd/Makefile.inc
index 67e8caf892c8224aadf8bd961dbac7b62ab3404d..887c57710fb082219ee67d24a5288143c22c751d 100644
(file)
--- a/
src/libdhcpcd/Makefile.inc
+++ b/
src/libdhcpcd/Makefile.inc
@@
-9,3
+9,5
@@
_LDADD_SH= case "${MKSTATIC}" in \
esac
_LDADD!= ${_LDADD_SH}
LDADD+= ${_LDADD}$(shell ${_LDADD_SH})
esac
_LDADD!= ${_LDADD_SH}
LDADD+= ${_LDADD}$(shell ${_LDADD_SH})
+
+TARGETS+= ../libdhcpcd/libdhcpcd.a