]> Dogcows Code - chaz/openbox/blobdiff - render/Makefile.am
comment stuff correctly for xresources
[chaz/openbox] / render / Makefile.am
index f9c877950517b2f7687e8d794eb4dbf567792d1f..69d5231d74084da0a51e37f90873d369d66c6ecc 100644 (file)
@@ -7,9 +7,9 @@ noinst_PROGRAMS=rendertest
 rendertest_SOURCES=$(librender_a_SOURCES)
 
 noinst_LIBRARIES=librender.a
-librender_a_SOURCES=render.c test.c gradient.c color.c font.c mask.c
+librender_a_SOURCES=render.c test.c gradient.c color.c font.c mask.c image.c
 
-noinst_HEADERS=render.h gradient.h color.h font.h mask.h
+noinst_HEADERS=render.h gradient.h color.h font.h mask.h image.h
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.024983 seconds and 4 git commands to generate.