diff options
-rw-r--r-- | calendar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index e17d581184..803d220d99 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -4,4 +4,4 @@ else CONDUIT_DIR = endif -SUBDIRS = idl cal-util pcs cal-client gui $(CONDUIT_DIR) +SUBDIRS = idl cal-util pcs cal-client gui importers $(CONDUIT_DIR) |