aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/CMakeLists.txt
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-11-05 14:18:54 -0200
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:08:56 -0300
commit95d5b63552f804e7fc5b80428cabb34f57443c0b (patch)
tree5af3ee7b91ed54071302e5ae43fba85d029d5c62 /libshiboken/CMakeLists.txt
parent809d948aa99e52495111ad871cbad3d1ae955395 (diff)
pyenum.{h|cpp} moved to sbkenum.{h|cpp}
Diffstat (limited to 'libshiboken/CMakeLists.txt')
-rw-r--r--libshiboken/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/libshiboken/CMakeLists.txt b/libshiboken/CMakeLists.txt
index f21681f55..a329eec01 100644
--- a/libshiboken/CMakeLists.txt
+++ b/libshiboken/CMakeLists.txt
@@ -26,7 +26,7 @@ set(libshiboken_SRC
basewrapper.cpp
gilstate.cpp
helper.cpp
-pyenum.cpp
+sbkenum.cpp
bindingmanager.cpp
threadstatesaver.cpp
typeresolver.cpp
@@ -49,7 +49,7 @@ install(FILES
conversions.h
gilstate.h
helper.h
- pyenum.h
+ sbkenum.h
python25compat.h
sbkdbg.h
shiboken.h