summaryrefslogtreecommitdiffstats
path: root/pbap/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pbap/CMakeLists.txt')
-rw-r--r--pbap/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/pbap/CMakeLists.txt b/pbap/CMakeLists.txt
index 99edd7d..441280f 100644
--- a/pbap/CMakeLists.txt
+++ b/pbap/CMakeLists.txt
@@ -1,2 +1,2 @@
-add_headers(pbap.h pbapmessage.h)
-add_sources(pbap.cpp pbapmessage.cpp)
+add_headers(pbap.h)
+add_sources(pbap.cpp)