-rw-r--r-- | core/pim/datebook/holiday/christian/christian-holidays.pro | 2 | ||||
-rw-r--r-- | core/pim/datebook/holiday/national/national-holidays.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/pim/datebook/holiday/christian/christian-holidays.pro b/core/pim/datebook/holiday/christian/christian-holidays.pro index 8d4a6b5..db3c777 100644 --- a/core/pim/datebook/holiday/christian/christian-holidays.pro +++ b/core/pim/datebook/holiday/christian/christian-holidays.pro | |||
@@ -12,7 +12,7 @@ INCLUDEPATH += $(OPIEDIR)/include \ | |||
12 | DEPENDPATH += $(OPIEDIR)/include \ | 12 | DEPENDPATH += $(OPIEDIR)/include \ |
13 | ../ ../library | 13 | ../ ../library |
14 | 14 | ||
15 | LIBS+= -lqpe -lopiecore2 -lopieui2 | 15 | LIBS+= -lqpe -lopiecore2 -lopieui2 -opiepim2 |
16 | 16 | ||
17 | DESTDIR = $(OPIEDIR)/plugins/holidays | 17 | DESTDIR = $(OPIEDIR)/plugins/holidays |
18 | TARGET = chrisholidayplugin | 18 | TARGET = chrisholidayplugin |
diff --git a/core/pim/datebook/holiday/national/national-holidays.pro b/core/pim/datebook/holiday/national/national-holidays.pro index 3da9c3b..028d280 100644 --- a/core/pim/datebook/holiday/national/national-holidays.pro +++ b/core/pim/datebook/holiday/national/national-holidays.pro | |||
@@ -12,7 +12,7 @@ INCLUDEPATH += $(OPIEDIR)/include \ | |||
12 | DEPENDPATH += $(OPIEDIR)/include \ | 12 | DEPENDPATH += $(OPIEDIR)/include \ |
13 | ../ ../library | 13 | ../ ../library |
14 | 14 | ||
15 | LIBS+= -lqpe -lopiecore2 -lopieui2 | 15 | LIBS+= -lqpe -lopiecore2 -lopieui2 -lopiepim2 |
16 | 16 | ||
17 | DESTDIR = $(OPIEDIR)/plugins/holidays | 17 | DESTDIR = $(OPIEDIR)/plugins/holidays |
18 | TARGET = nationaldayplugin | 18 | TARGET = nationaldayplugin |