From: Dana Jansens Date: Mon, 26 May 2003 23:45:53 +0000 (+0000) Subject: link render version 2 X-Git-Tag: gl2~98 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=e24b404a2febb5c9e7b815b687ae8f20422ad2b7;p=dana%2Fopenbox.git link render version 2 --- diff --git a/openbox/Makefile.am b/openbox/Makefile.am index fc9f4ae3..6fb48b9f 100644 --- a/openbox/Makefile.am +++ b/openbox/Makefile.am @@ -20,7 +20,7 @@ LIBS=$(X_LIBS) $(XFT_LIBS) $(XINERAMA_LIBS) $(XKB_LIBS) $(XRANDR_LIBS) \ bin_PROGRAMS=$(binary) -openbox3_LDADD=-lobrender -L../render -lobparser -L../parser +openbox3_LDADD=-lobrender2 -L../render2 -lobparser -L../parser openbox3_LDFLAGS=-export-dynamic openbox3_SOURCES=action.c client.c config.c \ extensions.c focus.c frame.c grab.c menu.c menu_render.c \