summaryrefslogtreecommitdiffabout
path: root/libkcal
Side-by-side diff
Diffstat (limited to 'libkcal') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/libkcal.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/libkcal/libkcal.pro b/libkcal/libkcal.pro
index 49aa24b..d02f080 100644
--- a/libkcal/libkcal.pro
+++ b/libkcal/libkcal.pro
@@ -62,8 +62,11 @@ HEADERS = \
vcalformat.h \
versit/port.h \
versit/vcc.h \
versit/vobject.h \
+ phoneformat.h \
+
+
SOURCES = \
alarm.cpp \
attachment.cpp \
@@ -96,5 +99,6 @@ SOURCES = \
vcaldrag.cpp \
vcalformat.cpp \
versit/vcc.c \
versit/vobject.c \
+ phoneformat.cpp \