projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e77b12
)
fixed to link
author
Michael Andres
<ma@suse.de>
Wed, 4 Jan 2006 16:16:18 +0000
(16:16 +0000)
committer
Michael Andres
<ma@suse.de>
Wed, 4 Jan 2006 16:16:18 +0000
(16:16 +0000)
zypp/Makefile.am
patch
|
blob
|
history
diff --git
a/zypp/Makefile.am
b/zypp/Makefile.am
index
7c7f2a6
..
73b28e7
100644
(file)
--- a/
zypp/Makefile.am
+++ b/
zypp/Makefile.am
@@
-85,7
+85,8
@@
lib@PACKAGE@_la_LIBADD = base/lib@PACKAGE@_base.la \
parser/lib@PACKAGE@_parser.la \
source/lib@PACKAGE@_source.la \
media/lib@PACKAGE@_media.la \
- url/lib@PACKAGE@_url.la \
+ url/lib@PACKAGE@_url.la \
+ \
-lutil
## ##################################################