X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=build%2FMakefile.kernel;h=43aaddceccd2d2f84711a786db588da8ed3ba427;hb=8a4e27bdc362e3781ac947ff5536c1f0dbd3ba60;hp=71492d89ecfb9c1850a53783a755c9e7ffda3dbd;hpb=cbbf90a718ecc6836ef7a77b9040aebb9da348b8;p=chaz%2Fopenbox diff --git a/build/Makefile.kernel b/build/Makefile.kernel index 71492d89..43aaddce 100644 --- a/build/Makefile.kernel +++ b/build/Makefile.kernel @@ -5,7 +5,7 @@ dir = kernel CPPFLAGS += $(GLIB_CFLAGS) $(GMODULE_CFLAGS) $(XFT_CFLAGS) \ -DG_LOG_DOMAIN=\"Openbox\" LIBS += $(GLIB_LIBS) $(GMODULE_LIBS) $(XFT_LIBS) -LDFLAGS = -export-dynamic +LDFLAGS += -export-dynamic target = openbox3 sources = action.c client.c dispatch.c engine.c event.c \