summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c1837ae..1ed2a6f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,11 +1,11 @@
set(
LIBPINYIN_HEADERS
- pinyin.h
+ zhuyin.h
)
set(
LIBPINYIN_SOURCES
- pinyin.cpp
+ zhuyin.cpp
)
add_library(