summaryrefslogtreecommitdiff
path: root/sapd.pro
diff options
context:
space:
mode:
Diffstat (limited to 'sapd.pro')
-rw-r--r--sapd.pro9
1 files changed, 7 insertions, 2 deletions
diff --git a/sapd.pro b/sapd.pro
index 7b5a154..ee30305 100644
--- a/sapd.pro
+++ b/sapd.pro
@@ -48,7 +48,9 @@ SOURCES += main.cc \
sapconnectionrequest.cc \
capabilitypeer.cc \
hostmanageragent.cc \
- hostmanagerconn.cc
+ hostmanagerconn.cc \
+ notificationagent.cc \
+ notificationconn.cc
HEADERS += \
sapbtlistener.h \
@@ -70,4 +72,7 @@ HEADERS += \
sapconnectionrequest.h \
capabilitypeer.h \
hostmanageragent.h \
- hostmanagerconn.h
+ hostmanagerconn.h \
+ notificationagent.h \
+ notificationconn.h \
+ endianhelpers.h