X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=7545278bdeafe99841c6932ab7aa001a10c0a9fb;hb=ed4c6995ca199e5d015f1ca90654b4030c7ea760;hp=7286ca37b662fe3c939ec02aca54c3a3532c1dd9;hpb=13206849ea97d9572c0ea23981ee4c61df1ec702;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 7286ca37..7545278b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -260,7 +260,9 @@ dist_thebear_theme_DATA = \ pubinclude_HEADERS = \ render/render.h \ render/theme.h \ - parser/parse.h \ + parser/parse.h + +nodist_pubinclude_HEADERS = \ version.h nodist_pkgconfig_DATA = \ @@ -306,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 \