Restore ALL_BASE_HEADERS to its previous meaning of 'all for a given port' as

it is used in this sense in rpmspec.bkl, add ALL_PORTS_BASE_HEADERS for
'make dist', and rebake.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2005-10-18 20:50:46 +00:00
parent 14ff1954ae
commit 2f5e790cb1
8 changed files with 18 additions and 114 deletions

View file

@ -218,7 +218,7 @@
<!-- add "make dist" target to autoconf: -->
<set var="VARS_DONT_ELIMINATE" append="1">
ALL_BASE_HEADERS ALL_BASE_SOURCES WX_VERSION
ALL_PORTS_BASE_HEADERS ALL_BASE_SOURCES WX_VERSION
</set>
<fragment format="autoconf" file="make_dist.mk"/>