summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/lib/lib.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/lib/lib.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/lib.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index 99274a7..7cededf 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -1,7 +1,7 @@
TEMPLATE = lib
CONFIG += qte warn_on release
-HEADERS = kprocctrl.h kprocess.h
-SOURCES = kprocctrl.cpp kprocess.cpp
+HEADERS = kprocctrl.h kprocess.h device.h
+SOURCES = kprocctrl.cpp kprocess.cpp device.cc
TARGET = opietooth
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(QTDIR)/lib$(PROJMAK)