aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-23 04:02:32 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-23 04:02:32 +0800
commit05114bc4955e1f49386a210b863af4ac230dab6e (patch)
tree65840336d55a52eba9c73b218c80680188868f3e /Makefile.am
parent221e71a99a85eaaa7e0feaa2532255dbd7c5cb29 (diff)
downloadgsoc2013-evolution-05114bc4955e1f49386a210b863af4ac230dab6e.tar
gsoc2013-evolution-05114bc4955e1f49386a210b863af4ac230dab6e.tar.gz
gsoc2013-evolution-05114bc4955e1f49386a210b863af4ac230dab6e.tar.bz2
gsoc2013-evolution-05114bc4955e1f49386a210b863af4ac230dab6e.tar.lz
gsoc2013-evolution-05114bc4955e1f49386a210b863af4ac230dab6e.tar.xz
gsoc2013-evolution-05114bc4955e1f49386a210b863af4ac230dab6e.tar.zst
gsoc2013-evolution-05114bc4955e1f49386a210b863af4ac230dab6e.zip
For now, do not install the evolution.1 manpage. Install all the other
* data/Makefile.am: For now, do not install the evolution.1 manpage. Install all the other files with a -$(BASE_VERSION) suffix. (dtappintegrate): Update for the new location of cde_app_root. (dtappunintegrate): Likewise. * data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am (cdeappmanagerdir): Version using $(BASE_VERSION). * data/cde_app_root/dt/appconfig/types/C/Makefile.am (cdetypesdir): Likewise. * data/cde_app_root/dt/appconfig/icons/C/Makefile.am (cdeiconsdir): Likewise. * sounds/Makefile.am (soundsdir): Version using $(BASE_VERSION). * configure.in: Define BASE_VERSION. Set idldir to $datadir/idl/evolution-$BASE_VERSION instead of just $datadir/idl/evolution. svn path=/trunk/; revision=19550
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a97b1c538e..4b81e15179 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,8 +45,6 @@ SUBDIRS = \
po
-# omf-install
-
# CDE Stuff
if HAVE_DTAPPINTEGRATE