move a line so gentoo doesn't duplicate it
This commit is contained in:
parent
5648f0d75c
commit
508390bccc
1 changed files with 1 additions and 1 deletions
|
@ -58,12 +58,12 @@ render_libobrender_la_CPPFLAGS = \
|
||||||
render_libobrender_la_LDFLAGS = \
|
render_libobrender_la_LDFLAGS = \
|
||||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||||
render_libobrender_la_LIBADD = \
|
render_libobrender_la_LIBADD = \
|
||||||
|
parser/libobparser.la
|
||||||
$(X_LIBS) \
|
$(X_LIBS) \
|
||||||
$(XFT_LIBS) \
|
$(XFT_LIBS) \
|
||||||
$(PANGO_LIBS) \
|
$(PANGO_LIBS) \
|
||||||
$(GLIB_LIBS) \
|
$(GLIB_LIBS) \
|
||||||
$(XML_LIBS) \
|
$(XML_LIBS) \
|
||||||
parser/libobparser.la
|
|
||||||
render_libobrender_la_SOURCES = \
|
render_libobrender_la_SOURCES = \
|
||||||
gettext.h \
|
gettext.h \
|
||||||
render/color.h \
|
render/color.h \
|
||||||
|
|
Loading…
Reference in a new issue