X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=40bfbf0c0e3570c00d1a450a769edfbc52f1fdd1;hb=a2f2fefeffc74e93504588f9545507814857723e;hp=7f40f68307b0a7aa33177050160afbfea00aeae8;hpb=b4010b586daf1b9c69ecda69a470341cc3c6ab18;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 7f40f683..40bfbf0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ ACLOCAL_AMFLAGS = -I m4 INCLUDES = -I. -noinst_PROGRAMS = \ +check_PROGRAMS = \ render/rendertest lib_LTLIBRARIES = \ @@ -121,7 +121,6 @@ openbox_openbox_LDADD = \ $(XINERAMA_LIBS) \ $(XKB_LIBS) \ $(XRANDR_LIBS) \ - $(VIDMODE_LIBS) \ $(XSHAPE_LIBS) \ $(GLIB_LIBS) \ $(X_LIBS) \ @@ -269,6 +268,13 @@ dist_thebear_theme_DATA = \ ## public headers ## pubinclude_HEADERS = \ + render/color.h \ + render/font.h \ + render/geom.h \ + render/gradient.h \ + render/image.h \ + render/instance.h \ + render/mask.h \ render/render.h \ render/theme.h \ parser/parse.h