summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-04-24 09:41:09 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-04-24 09:41:09 +0900
commit18a7c356e8bd4df2559943807d012c10f07802de (patch)
treece06a6ab675f00aa900f72b7d278b5c309ad4cfb /CMakeLists.txt
parent13c81767a115e1b5dd474335c5015eeeeed94884 (diff)
downloadlibgd-18a7c356e8bd4df2559943807d012c10f07802de.tar.gz
drop .hgignore
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 04f7a33..43f0f83 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -216,7 +216,6 @@ set(CPACK_SOURCE_GENERATOR TGZ)
set(CPACK_SOURCE_IGNORE_FILES
"~$"
"\\\\.swp$"
-"\\\\.hgignore$"
"\\\\.gitignore$"
"^${PROJECT_SOURCE_DIR}/debian/"
"^${PROJECT_SOURCE_DIR}/old/"