diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-08-14 07:01:32 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-08-14 07:01:32 +0800 |
commit | f53b4466897249d8a279254336ef3111a3cdb5c8 (patch) | |
tree | 295a0522b90d1d9a7d6c50b81ddab4c8f1afc67c /calendar/Makefile.am | |
parent | 307e206fec114bdc48f8f693795db06117430e6d (diff) | |
download | gsoc2013-evolution-f53b4466897249d8a279254336ef3111a3cdb5c8.tar gsoc2013-evolution-f53b4466897249d8a279254336ef3111a3cdb5c8.tar.gz gsoc2013-evolution-f53b4466897249d8a279254336ef3111a3cdb5c8.tar.bz2 gsoc2013-evolution-f53b4466897249d8a279254336ef3111a3cdb5c8.tar.lz gsoc2013-evolution-f53b4466897249d8a279254336ef3111a3cdb5c8.tar.xz gsoc2013-evolution-f53b4466897249d8a279254336ef3111a3cdb5c8.tar.zst gsoc2013-evolution-f53b4466897249d8a279254336ef3111a3cdb5c8.zip |
0.27 fixes
svn path=/trunk/; revision=314
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 59260889c2..88db1d1cfa 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = versit gnomecard +SUBDIRS = versit help_base = $(datadir)/gnome/help/cal CFLAGS += -Wall |