Codebase list libfreefare / de8efd6
Add missing files in windows archive. Romuald Conty 14 years ago
2 changed file(s) with 6 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 Roel Verdult <roel@libnfc.org>
1 Romuald Conty <romuald@libnfc.org>
3636 # Export windows files
3737 svn export win32 $LIBNFC_WINDOWS_DIR/win32
3838
39 # Copy important files
40 cp AUTHORS $LIBNFC_WINDOWS_DIR/
41 cp LICENSE $LIBNFC_WINDOWS_DIR/
42 cp README $LIBNFC_WINDOWS_DIR/
43
3944 # Build archive
4045 zip -r $LIBNFC_WINDOWS_ARCHIVE $LIBNFC_WINDOWS_DIR
4146 rm -rf $LIBNFC_WINDOWS_DIR