Small fix for make win-dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ea46eba007
commit
2f060d19d4
@ -556,6 +556,7 @@ ALL_DIST: distclean
|
||||
cp $(REGEXDIR)/*.ih $(DISTDIR)/src/regex
|
||||
cp $(REGEXDIR)/*.c $(DISTDIR)/src/regex
|
||||
cp $(REGEXDIR)/Makefile $(DISTDIR)/src/regex
|
||||
cp $(REGEXDIR)/makefile.* $(DISTDIR)/src/regex
|
||||
cp $(REGEXDIR)/COPYRIGHT $(DISTDIR)/src/regex
|
||||
cp $(REGEXDIR)/README $(DISTDIR)/src/regex
|
||||
cp $(REGEXDIR)/WHATSNEW $(DISTDIR)/src/regex
|
||||
|
Loading…
Reference in New Issue
Block a user