need the libsn flags

This commit is contained in:
Dana Jansens 2003-05-18 03:17:42 +00:00
parent 94d222f6e9
commit d1ceea89bd

View file

@ -2,7 +2,7 @@ themedir=$(datadir)/openbox/themes
theme=operation
CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) @CPPFLAGS@ \
-DG_LOG_DOMAIN=\"Render\" \
-DDEFAULT_THEME=\"$(theme)\" \
-DTHEMEDIR=\"$(themedir)\"