summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2002-07-11 10:08:51 +0000
committerBrian Cameron <bcameron@src.gnome.org>2002-07-11 10:08:51 +0000
commit8b507ca6c83554c9832bf9814db5a9fd7204d26d (patch)
tree289487bcc45b58d7333a3619f20a0c0a347c6785
parente45f95681a5507be560399117878b788f703183e (diff)
downloadyelp-8b507ca6c83554c9832bf9814db5a9fd7204d26d.tar.gz
libgnome/libgnome-2.0.pc.in help-converters/gnome-vfs-module/Makefile.am
* libgnome/libgnome-2.0.pc.in * help-converters/gnome-vfs-module/Makefile.am * help-converters/gnome-vfs-module/help-method.c * help-converters/info/Makefile.am * help-converters/man/Makefile.am * help-converters/docbook/Makefile.am Now install gnome2-info2html, gnome2-man2html, and gnome2-db2html to libexec rather than bin.
-rw-r--r--src/info2html/Makefile.am2
-rw-r--r--src/man2html/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/info2html/Makefile.am b/src/info2html/Makefile.am
index 218d6f88..938eb40a 100644
--- a/src/info2html/Makefile.am
+++ b/src/info2html/Makefile.am
@@ -2,7 +2,7 @@
INCLUDES = $(LIBGNOME_CFLAGS)
-bin_PROGRAMS = gnome2-info2html
+libexec_PROGRAMS = gnome2-info2html
gnome2_info2html_SOURCES = main.c parse.c utils.c html.c data.h html.h parse.h utils.h version.h
diff --git a/src/man2html/Makefile.am b/src/man2html/Makefile.am
index 4f69dbe9..99d0a1ac 100644
--- a/src/man2html/Makefile.am
+++ b/src/man2html/Makefile.am
@@ -2,7 +2,7 @@
INCLUDES = $(LIBGNOME_CFLAGS)
-bin_PROGRAMS = gnome2-man2html
+libexec_PROGRAMS = gnome2-man2html
gnome2_man2html_SOURCES = gnome-man2html.c