summaryrefslogtreecommitdiffstats
path: root/kdebugdialog/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-09 01:23:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-09 01:23:13 -0600
commit66db3d654c959c484fbefdff8957054790131802 (patch)
tree3324a160abd53d6fd1859d00c7a5b2a37e6f3807 /kdebugdialog/CMakeLists.txt
parent197404813221fa098495a95fb5393825130c00ed (diff)
downloadtdebase-66db3d654c959c484fbefdff8957054790131802.tar.gz
tdebase-66db3d654c959c484fbefdff8957054790131802.zip
Fix unintended rename of track
Diffstat (limited to 'kdebugdialog/CMakeLists.txt')
-rw-r--r--kdebugdialog/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdebugdialog/CMakeLists.txt b/kdebugdialog/CMakeLists.txt
index f6eccd0fe..915293164 100644
--- a/kdebugdialog/CMakeLists.txt
+++ b/kdebugdialog/CMakeLists.txt
@@ -25,7 +25,7 @@ link_directories(
tde_add_executable( kdebugdialog AUTOMOC
SOURCES
- main.cpp kabstractdebugdialog.cpp kdebugdialog.cpp
+ main.cpp kabstrackbugdialog.cpp kdebugdialog.cpp
tdelistdebugdialog.cpp
LINK tdeui-shared
DESTINATION ${BIN_INSTALL_DIR}