]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/animate/Makefile.in
Warning fixes, source cleaning.
[wxWidgets.git] / contrib / src / animate / Makefile.in
index 3672a58c0997e9f397becbfae44fccb10bc7c0f3..bde8c136d71f2f4a037f1428fa6d85fcc5e536af 100644 (file)
@@ -172,12 +172,12 @@ COND_SHARED_0___animatelib___depname = \
 all: $(__animatedll___depname) $(__animatelib___depname)
 
 install: all $(__install_animatedll___depname) $(__install_animatelib___depname)
-       $(INSTALL_DIR) $(DESTDIR)$(includedir)
+       $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
        for f in wx/animate/animate.h; do \
-       if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
-       $(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
+       if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
+       $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
        fi; \
-       $(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
+       $(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
        done
 
 uninstall: