]> Dogcows Code - chaz/openbox/blobdiff - engines/openbox/Makefile.am
rm the focus plugin
[chaz/openbox] / engines / openbox / Makefile.am
index 64f9315db69a969ebf7df22f138998d336828d77..c239e8e8ee56599693661af76bc5e285a419ffa9 100644 (file)
@@ -5,6 +5,7 @@ CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
 -DENGINEDIR=\"$(enginedir)\" \
 -DTHEMEDIR=\"$(themedir)\" \
 -DDEFAULT_THEME=\"nyz\" \
+-DDEFAULT_FONT=\"Sans-7\" \
 -DG_LOG_DOMAIN=\"Openbox-Engine\"
 
 engine_LTLIBRARIES=openbox.la
@@ -12,7 +13,7 @@ engine_LTLIBRARIES=openbox.la
 openbox_la_LDFLAGS=-module -avoid-version
 openbox_la_SOURCES=openbox.c theme.c
 
-noinst_HEADERS=
+noinst_HEADERS=openbox.h theme.h
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.021015 seconds and 4 git commands to generate.