diff options
author | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-10-30 03:21:28 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-10-30 03:21:28 +0800 |
commit | 614dce1d4cf70d8df2d0196d1479250310af47a5 (patch) | |
tree | 74b7717b4ad8d558de78df658c1eaa40439373c1 /calendar/Makefile.am | |
parent | e0edd164ebd8e307bf319d4b13fa189f6c42e0b0 (diff) | |
download | gsoc2013-evolution-614dce1d4cf70d8df2d0196d1479250310af47a5.tar.gz gsoc2013-evolution-614dce1d4cf70d8df2d0196d1479250310af47a5.tar.zst gsoc2013-evolution-614dce1d4cf70d8df2d0196d1479250310af47a5.zip |
Forgot this one
svn path=/trunk/; revision=14355
Diffstat (limited to 'calendar/Makefile.am')
-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) |