Remove last SVN cruft

This commit is contained in:
Philippe Teuwen
2012-11-27 18:56:54 +01:00
parent ac1d05328b
commit 2651cdce2e
5 changed files with 6 additions and 6 deletions

View File

@@ -138,5 +138,5 @@ ELSE(WIN32)
ENDIF(WIN32)
SET(CPACK_SOURCE_PACKAGE_FILE_NAME "libnfc-${VERSION}")
SET(CPACK_SOURCE_IGNORE_FILES "~$" "/\\\\.svn/" "bin/")
SET(CPACK_SOURCE_IGNORE_FILES "~$" "/\\\\.git/" "bin/")
INCLUDE(CPack)