summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/installer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/installer.pro')
-rw-r--r--src/libs/installer/installer.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/libs/installer/installer.pro b/src/libs/installer/installer.pro
index 700943739..34c7adba9 100644
--- a/src/libs/installer/installer.pro
+++ b/src/libs/installer/installer.pro
@@ -121,7 +121,8 @@ HEADERS += packagemanagercore.h \
componentchecker.h \
proxycredentialsdialog.h \
serverauthenticationdialog.h \
- keepaliveobject.h
+ keepaliveobject.h \
+ systeminfo.h
SOURCES += packagemanagercore.cpp \
packagemanagercore_p.cpp \
@@ -192,7 +193,8 @@ SOURCES += packagemanagercore.cpp \
componentchecker.cpp \
proxycredentialsdialog.cpp \
serverauthenticationdialog.cpp \
- keepaliveobject.cpp
+ keepaliveobject.cpp \
+ systeminfo.cpp
FORMS += proxycredentialsdialog.ui \
serverauthenticationdialog.ui