summaryrefslogtreecommitdiff
path: root/core/pim/datebook/holiday/christian/christian-holidays.pro
Unidiff
Diffstat (limited to 'core/pim/datebook/holiday/christian/christian-holidays.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/datebook/holiday/christian/christian-holidays.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/datebook/holiday/christian/christian-holidays.pro b/core/pim/datebook/holiday/christian/christian-holidays.pro
index 1dfa8ab..8d4a6b5 100644
--- a/core/pim/datebook/holiday/christian/christian-holidays.pro
+++ b/core/pim/datebook/holiday/christian/christian-holidays.pro
@@ -5,16 +5,16 @@ CONFIG += qt plugin
5# Input 5# Input
6HEADERS = chrisholiday.h hlist.h 6HEADERS = chrisholiday.h hlist.h
7SOURCES = chrisholiday.cpp hlist.cpp 7SOURCES = chrisholiday.cpp hlist.cpp
8INTERFACES= 8INTERFACES=
9 9
10INCLUDEPATH += $(OPIEDIR)/include \ 10INCLUDEPATH += $(OPIEDIR)/include \
11 ../ ../library 11 ../ ../library
12DEPENDPATH += $(OPIEDIR)/include \ 12DEPENDPATH += $(OPIEDIR)/include \
13 ../ ../library 13 ../ ../library
14 14
15LIBS+= -lqpe -lopiecore2 -lopieui2 15LIBS+= -lqpe -lopiecore2 -lopieui2
16 16
17DESTDIR = $(OPIEDIR)/plugins/datebook/holiday 17DESTDIR = $(OPIEDIR)/plugins/holidays
18TARGET = chrisholidayplugin 18TARGET = chrisholidayplugin
19 19
20include( $(OPIEDIR)/include.pro ) 20include( $(OPIEDIR)/include.pro )