mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-21 22:16:16 +00:00
Add README for Windows compilation using win32/Makefile.
Rename README-Windows.txt (compilation using CMake) into CMake-Windows.txt
This commit is contained in:
@@ -67,7 +67,6 @@ if [ ! -f $LIBNFC_WINDOWS_ARCHIVE ]; then
|
||||
# Copy important files
|
||||
cp AUTHORS $LIBNFC_WINDOWS_DIR/AUTHORS.txt
|
||||
cp LICENSE $LIBNFC_WINDOWS_DIR/LICENSE.txt
|
||||
cp README-Windows.txt $LIBNFC_WINDOWS_DIR/
|
||||
|
||||
# Remove Autotools Makefile.am
|
||||
find $LIBNFC_WINDOWS_DIR/ -name Makefile.am | xargs rm -f
|
||||
|
||||
Reference in New Issue
Block a user