testing branching

This commit is contained in:
Mikael Magnusson 2005-11-28 14:26:41 +00:00
parent f24cd3fc9d
commit c81ffea4f9

View file

@ -62,6 +62,7 @@ render_libobrender_la_LIBADD = \
$(XFT_LIBS) \
$(PANGO_LIBS) \
$(GLIB_LIBS) \
$(PANGO_LIBS) \
$(XML_LIBS)
render_libobrender_la_SOURCES = \
gettext.h \
@ -130,6 +131,8 @@ openbox_openbox_LDADD = \
$(LIBINTL) \
render/libobrender.la \
parser/libobparser.la
# $(XFT_LIBS) \
# $(PANGO_LIBS) \
openbox_openbox_LDFLAGS = -export-dynamic
openbox_openbox_SOURCES = \
gettext.h \