aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/pcs/Makefile.am')
-rw-r--r--calendar/pcs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/pcs/Makefile.am b/calendar/pcs/Makefile.am
index 0c7590f91a..a8c2749e27 100644
--- a/calendar/pcs/Makefile.am
+++ b/calendar/pcs/Makefile.am
@@ -41,6 +41,7 @@ pcsinclude_HEADERS = \
cal-common.h \
cal-factory.h \
job.h \
+ query-backend.h \
query.h
libpcs_a_SOURCES = \
@@ -51,6 +52,7 @@ libpcs_a_SOURCES = \
cal-backend-util.c \
cal-factory.c \
job.c \
+ query-backend.c \
query.c
libpcsfile_a_SOURCES = \