]> git.saurik.com Git - wxWidgets.git/commitdiff
fix for regex dist target
authorRon Lee <ron@debian.org>
Fri, 26 Oct 2001 18:35:57 +0000 (18:35 +0000)
committerRon Lee <ron@debian.org>
Fri, 26 Oct 2001 18:35:57 +0000 (18:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in

index 2f563c6067c85768cc0d4d2171d8d9b2f0518ae6..acf0b343911a6e984fbbbdf0e0954d66f752f86f 100644 (file)
@@ -551,6 +551,7 @@ ALL_DIST: distclean
        cp $(ZLIBDIR)/*.mms $(DISTDIR)/src/zlib
        mkdir $(DISTDIR)/src/regex
        cp $(REGEXDIR)/*.h $(DISTDIR)/src/regex
+       cp $(REGEXDIR)/*.ih $(DISTDIR)/src/regex
        cp $(REGEXDIR)/*.c $(DISTDIR)/src/regex
        cp $(REGEXDIR)/Makefile $(DISTDIR)/src/regex
        cp $(REGEXDIR)/COPYRIGHT $(DISTDIR)/src/regex