summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2005-11-28 14:27:41 +0000
committerMikael Magnusson <mikachu@comhem.se>2005-11-28 14:27:41 +0000
commit29dc983d91d4eb1ce9a38af1f120a425b66c55df (patch)
treec294270d259008da7dc2763fa4327a60a601e7c6
parentc81ffea4f9f545d8a0a3a3146712df4f967ae1b0 (diff)
yep, got that wrong
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 8d554250..710999c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,7 +62,6 @@ render_libobrender_la_LIBADD = \
$(XFT_LIBS) \
$(PANGO_LIBS) \
$(GLIB_LIBS) \
- $(PANGO_LIBS) \
$(XML_LIBS)
render_libobrender_la_SOURCES = \
gettext.h \
@@ -131,8 +130,6 @@ openbox_openbox_LDADD = \
$(LIBINTL) \
render/libobrender.la \
parser/libobparser.la
-# $(XFT_LIBS) \
-# $(PANGO_LIBS) \
openbox_openbox_LDFLAGS = -export-dynamic
openbox_openbox_SOURCES = \
gettext.h \