diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | aeab916dd474a619d344dd05c3c3142583aa95e9 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /calendar/Makefile.am | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-GTKHTML_3_1_7.tar.gz gsoc2013-evolution-GTKHTML_3_1_7.tar.zst gsoc2013-evolution-GTKHTML_3_1_7.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_1_7
'GTKHTML_3_1_7'.
svn path=/tags/GTKHTML_3_1_7/; revision=23831
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am deleted file mode 100644 index 76851cc008..0000000000 --- a/calendar/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -if ENABLE_PILOT_CONDUITS -CONDUIT_DIR = conduits -else -CONDUIT_DIR = -endif - -SUBDIRS = idl gui importers $(CONDUIT_DIR) - -EXTRA_DIST = \ - ChangeLog.pre-1-4 \ - zones.h - |