-rw-r--r-- | libkcal/libkcalE.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro index 283a22d..f5be980 100644 --- a/libkcal/libkcalE.pro +++ b/libkcal/libkcalE.pro | |||
@@ -40,8 +40,9 @@ HEADERS = \ | |||
40 | period.h \ | 40 | period.h \ |
41 | person.h \ | 41 | person.h \ |
42 | qtopiaformat.h \ | 42 | qtopiaformat.h \ |
43 | sharpformat.h \ | 43 | sharpformat.h \ |
44 | phoneformat.h \ | ||
44 | recurrence.h \ | 45 | recurrence.h \ |
45 | scheduler.h \ | 46 | scheduler.h \ |
46 | todo.h \ | 47 | todo.h \ |
47 | vcaldrag.h \ | 48 | vcaldrag.h \ |
@@ -76,8 +77,9 @@ SOURCES = \ | |||
76 | period.cpp \ | 77 | period.cpp \ |
77 | person.cpp \ | 78 | person.cpp \ |
78 | qtopiaformat.cpp \ | 79 | qtopiaformat.cpp \ |
79 | sharpformat.cpp \ | 80 | sharpformat.cpp \ |
81 | phoneformat.cpp \ | ||
80 | recurrence.cpp \ | 82 | recurrence.cpp \ |
81 | scheduler.cpp \ | 83 | scheduler.cpp \ |
82 | todo.cpp \ | 84 | todo.cpp \ |
83 | vcaldrag.cpp \ | 85 | vcaldrag.cpp \ |