diff options
Diffstat (limited to 'kdecore/CMakeLists.txt')
-rw-r--r-- | kdecore/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdecore/CMakeLists.txt b/kdecore/CMakeLists.txt index af6b408..b75fe3f 100644 --- a/kdecore/CMakeLists.txt +++ b/kdecore/CMakeLists.txt @@ -408,7 +408,7 @@ set(kdecore_LIB_SRCS ${kdecore_LIB_SRCS} # util/kpluginfactory.cpp # util/kpluginloader.cpp # util/kshell.cpp -# util/krandom.cpp + util/krandom.cpp # util/krandomsequence.cpp # util/qtest_kde.cpp ${kdecore_OPTIONAL_SRCS} @@ -689,7 +689,7 @@ install(FILES # util/kpluginfactory.h # util/kpluginloader.h # util/kshell.h -# util/krandom.h + util/krandom.h # util/krandomsequence.h # util/kshareddatacache.h # util/ksharedptr.h |