*whistles*
This commit is contained in:
parent
508390bccc
commit
9490107c4b
1 changed files with 2 additions and 2 deletions
|
@ -58,12 +58,12 @@ render_libobrender_la_CPPFLAGS = \
|
|||
render_libobrender_la_LDFLAGS = \
|
||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||
render_libobrender_la_LIBADD = \
|
||||
parser/libobparser.la
|
||||
parser/libobparser.la \
|
||||
$(X_LIBS) \
|
||||
$(XFT_LIBS) \
|
||||
$(PANGO_LIBS) \
|
||||
$(GLIB_LIBS) \
|
||||
$(XML_LIBS) \
|
||||
$(XML_LIBS)
|
||||
render_libobrender_la_SOURCES = \
|
||||
gettext.h \
|
||||
render/color.h \
|
||||
|
|
Loading…
Reference in a new issue