X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=7545278bdeafe99841c6932ab7aa001a10c0a9fb;hb=ed4c6995ca199e5d015f1ca90654b4030c7ea760;hp=4dae8b98d427050203f48a493f77fc0067bc9703;hpb=6fd8c6f5fcf0f331fb89e607e759063b123d8ba9;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 4dae8b98..7545278b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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