projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29dc983
)
libobrender needs to link to libobparser
author
Mikael Magnusson
<mikachu@comhem.se>
Sat, 14 Jan 2006 15:34:40 +0000
(15:34 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Sat, 14 Jan 2006 15:34:40 +0000
(15:34 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 710999c7ce370baa3fa521c97df5bd7709318ad5..798707a3c6e0c80f5b0f8b4aa2225f0417787a8a 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-62,7
+62,8
@@
render_libobrender_la_LIBADD = \
$(XFT_LIBS) \
$(PANGO_LIBS) \
$(GLIB_LIBS) \
- $(XML_LIBS)
+ $(XML_LIBS) \
+ parser/libobparser.la
render_libobrender_la_SOURCES = \
gettext.h \
render/color.h \