Changeset d5582a2e05b976a7a7dbef994b8f90a2856f09d7

Show
Ignore:
Timestamp:
02/05/08 01:20:16 (7 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1202170816 +0000
git-parent:

[872a9448ab8664db4a5f4f17ea82c3c56565a462]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1202170816 +0000
Message:

Fix make package-win32

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    rfbf515a rd5582a2  
    743743    unix2dos $(top_builddir)/vlc-$(VERSION)/activex/* ; 
    744744 
    745     cp $(top_builddir)/activex/.libs/axvlc$(LIBEXT) $(top_builddir)/vlc-$(VERSION)/activex/ ; 
     745    cp $(top_builddir)/projects/activex/.libs/axvlc$(LIBEXT) $(top_builddir)/vlc-$(VERSION)/activex/ ; 
    746746endif 
    747747# Rebase all those DLLs to speed up loading (need cygwin rebase)