diff options
author | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
commit | d41f196170aae9380231fc869b37fc85864432c5 (patch) | |
tree | 8ef1fb6f0f43735a382bada2f369dde7d04387f4 /libical/Makefile.am | |
parent | e951bf718e130e43567187f4b71c27672cd6e996 (diff) | |
download | gsoc2013-evolution-GTKHTML_0_11_0.tar gsoc2013-evolution-GTKHTML_0_11_0.tar.gz gsoc2013-evolution-GTKHTML_0_11_0.tar.bz2 gsoc2013-evolution-GTKHTML_0_11_0.tar.lz gsoc2013-evolution-GTKHTML_0_11_0.tar.xz gsoc2013-evolution-GTKHTML_0_11_0.tar.zst gsoc2013-evolution-GTKHTML_0_11_0.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_0_11_0
'GTKHTML_0_11_0'.
svn path=/tags/GTKHTML_0_11_0/; revision=11386
Diffstat (limited to 'libical/Makefile.am')
-rw-r--r-- | libical/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libical/Makefile.am b/libical/Makefile.am deleted file mode 100644 index 2220da18ec..0000000000 --- a/libical/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ - -EXTRA_DIST = \ - ChangeLog \ - README \ - TEST \ - TODO - -SUBDIRS = design-data doc scripts test-data src zoneinfo - -# Disabled examples until it builds -#SUBDIRS = design-data doc scripts test-data src examples - |