summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.pro
Unidiff
Diffstat (limited to 'core/launcher/launcher.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/launcher.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 0078faf..32cb95f 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -7,4 +7,5 @@ DESTDIR = $(OPIEDIR)/bin
7 HEADERS = background.h \ 7 HEADERS = background.h \
8 desktop.h \ 8 desktop.h \
9 qprocess.h \
9 info.h \ 10 info.h \
10 appicons.h \ 11 appicons.h \
@@ -47,4 +48,5 @@ HEADERS = background.h \
47 SOURCES = background.cpp \ 48 SOURCES = background.cpp \
48 desktop.cpp \ 49 desktop.cpp \
50 qprocess.cpp qprocess_unix.cpp \
49 info.cpp \ 51 info.cpp \
50 appicons.cpp \ 52 appicons.cpp \