diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2000-08-15 07:59:13 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-08-15 07:59:13 +0800 |
commit | bf9f26b7733b298c31415734d6f41d30e9213b54 (patch) | |
tree | aa80ed4f38f7c9876287dd6568986816c138f3a5 /doc/devel/calendar/Makefile.am | |
parent | 1f10ac10737d23e1e2a1243b4baccb5839f02e5d (diff) | |
download | gsoc2013-evolution-bf9f26b7733b298c31415734d6f41d30e9213b54.tar.gz gsoc2013-evolution-bf9f26b7733b298c31415734d6f41d30e9213b54.tar.zst gsoc2013-evolution-bf9f26b7733b298c31415734d6f41d30e9213b54.zip |
Added the cal-util library to the documentation framework - Federico
svn path=/trunk/; revision=4839
Diffstat (limited to 'doc/devel/calendar/Makefile.am')
-rw-r--r-- | doc/devel/calendar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devel/calendar/Makefile.am b/doc/devel/calendar/Makefile.am index 7efde02896..2220e1d59b 100644 --- a/doc/devel/calendar/Makefile.am +++ b/doc/devel/calendar/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = cal-client +SUBDIRS = cal-client cal-util EXTRA_DIST = \ architecture.sgml \ |