]> Dogcows Code - chaz/openbox/commitdiff
install the right headers for obt/obrender
authorDana Jansens <danakj@orodu.net>
Thu, 31 Jan 2008 23:22:58 +0000 (18:22 -0500)
committerDana Jansens <danakj@orodu.net>
Thu, 31 Jan 2008 23:22:58 +0000 (18:22 -0500)
Makefile.am

index 9b3140c3fb19e6656f45758658c526cd90208642..d99fa30be050b31268e857e4e46c951c0b1cb455 100644 (file)
@@ -386,21 +386,16 @@ pubinclude_HEADERS = \
        render/mask.h \
        render/render.h \
        render/theme.h \
+       render/version.h \
        obt/display.h \
-       obt/display.c \
        obt/keyboard.h \
-       obt/keyboard.c \
        obt/mainloop.h \
-       obt/mainloop.c \
        obt/parse.h \
-       obt/parse.c \
        obt/paths.h \
-       obt/paths.c \
        obt/prop.h \
-       obt/prop.c \
        obt/util.h \
-       obt/xevent.h \
-       obt/xevent.c
+       obt/version.h \
+       obt/xevent.h
 
 nodist_pubinclude_HEADERS = \
        version.h
This page took 0.029467 seconds and 4 git commands to generate.