]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
typo
[chaz/openbox] / Makefile.am
index e111dab58b015171f5424a0f0970820656d56948..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 \
This page took 0.020364 seconds and 4 git commands to generate.