aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1999-06-01 02:07:18 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-06-01 02:07:18 +0800
commit2d2497b7d70febb6fe436afc5aa99a522cb1d875 (patch)
tree6187bb34538fb11206d2c125e195abff41c83c71 /calendar/Makefile.am
parent1c1106598f9162efbbc6df7622c93b02940a4743 (diff)
downloadgsoc2013-evolution-2d2497b7d70febb6fe436afc5aa99a522cb1d875.tar
gsoc2013-evolution-2d2497b7d70febb6fe436afc5aa99a522cb1d875.tar.gz
gsoc2013-evolution-2d2497b7d70febb6fe436afc5aa99a522cb1d875.tar.bz2
gsoc2013-evolution-2d2497b7d70febb6fe436afc5aa99a522cb1d875.tar.lz
gsoc2013-evolution-2d2497b7d70febb6fe436afc5aa99a522cb1d875.tar.xz
gsoc2013-evolution-2d2497b7d70febb6fe436afc5aa99a522cb1d875.tar.zst
gsoc2013-evolution-2d2497b7d70febb6fe436afc5aa99a522cb1d875.zip
help files be gone. They are now installed from the Docbook stuff.
1999-05-28 Miguel de Icaza <miguel@nuclecu.unam.mx> * Makefile.am (install-data-local): help files be gone. They are now installed from the Docbook stuff. svn path=/trunk/; revision=962
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index bba013da7c..151ce8d64b 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -79,6 +79,3 @@ Productivity_DATA = gncal.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(help_base)/C
- $(INSTALL_DATA) $(srcdir)/topic.dat $(DESTDIR)$(help_base)/C/topic.dat
- $(INSTALL_DATA) $(srcdir)/gnome-cal.html $(DESTDIR)$(help_base)/C/gnome-cal.html
- cd $(DESTDIR)$(help_base)/C; rm -f index.html ; $(LN_S) gnome-cal.html index.html