-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 @@ -41,6 +41,7 @@ HEADERS = \ person.h \ qtopiaformat.h \ sharpformat.h \ + phoneformat.h \ recurrence.h \ scheduler.h \ todo.h \ @@ -77,6 +78,7 @@ SOURCES = \ person.cpp \ qtopiaformat.cpp \ sharpformat.cpp \ + phoneformat.cpp \ recurrence.cpp \ scheduler.cpp \ todo.cpp \ |