X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=7545278bdeafe99841c6932ab7aa001a10c0a9fb;hb=ed4c6995ca199e5d015f1ca90654b4030c7ea760;hp=e111dab58b015171f5424a0f0970820656d56948;hpb=ce2643f55bafecd84bb2fd6d6e72537f2921545c;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index e111dab5..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 \