Fix releaser script according to the new sources tree.

This commit is contained in:
Romuald Conty 2010-04-07 14:46:46 +00:00
parent c7d77d7664
commit bedaf12b0e

View file

@ -62,7 +62,7 @@ if [ ! -f $LIBNFC_WINDOWS_ARCHIVE ]; then
mkdir -p $LIBNFC_WINDOWS_DIR
# Export sources
svn export src $LIBNFC_WINDOWS_DIR/src
svn export libnfc $LIBNFC_WINDOWS_DIR/src
# Export windows files
svn export win32 $LIBNFC_WINDOWS_DIR/win32