]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
typo
[chaz/openbox] / Makefile.am
index 4dae8b98d427050203f48a493f77fc0067bc9703..7545278bdeafe99841c6932ab7aa001a10c0a9fb 100644 (file)
@@ -262,6 +262,9 @@ pubinclude_HEADERS = \
        render/theme.h \
        parser/parse.h
 
+nodist_pubinclude_HEADERS = \
+       version.h
+
 nodist_pkgconfig_DATA = \
        render/obrender-3.0.pc \
        parser/obparser-3.0.pc
@@ -305,6 +308,7 @@ dist_desktopfiles_DATA = \
        data/openbox.desktop
 
 dist_noinst_DATA = \
+       version.h.in \
        data/rc.xml.in \
        data/menu.xml.in \
        render/obrender-3.0.pc.in \
@@ -314,6 +318,7 @@ EXTRA_DIST = \
        config.rpath \
        mkinstalldirs \
        CHANGELOG \
+       COMPLIANCE \
        README \
        COPYING \
        AUTHORS
This page took 0.020284 seconds and 4 git commands to generate.