yep, got that wrong
This commit is contained in:
parent
c81ffea4f9
commit
29dc983d91
1 changed files with 0 additions and 3 deletions
|
@ -62,7 +62,6 @@ render_libobrender_la_LIBADD = \
|
||||||
$(XFT_LIBS) \
|
$(XFT_LIBS) \
|
||||||
$(PANGO_LIBS) \
|
$(PANGO_LIBS) \
|
||||||
$(GLIB_LIBS) \
|
$(GLIB_LIBS) \
|
||||||
$(PANGO_LIBS) \
|
|
||||||
$(XML_LIBS)
|
$(XML_LIBS)
|
||||||
render_libobrender_la_SOURCES = \
|
render_libobrender_la_SOURCES = \
|
||||||
gettext.h \
|
gettext.h \
|
||||||
|
@ -131,8 +130,6 @@ openbox_openbox_LDADD = \
|
||||||
$(LIBINTL) \
|
$(LIBINTL) \
|
||||||
render/libobrender.la \
|
render/libobrender.la \
|
||||||
parser/libobparser.la
|
parser/libobparser.la
|
||||||
# $(XFT_LIBS) \
|
|
||||||
# $(PANGO_LIBS) \
|
|
||||||
openbox_openbox_LDFLAGS = -export-dynamic
|
openbox_openbox_LDFLAGS = -export-dynamic
|
||||||
openbox_openbox_SOURCES = \
|
openbox_openbox_SOURCES = \
|
||||||
gettext.h \
|
gettext.h \
|
||||||
|
|
Loading…
Reference in a new issue