summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-08-26 18:57:55 +0000
committerDarin Adler <darin@src.gnome.org>2001-08-26 18:57:55 +0000
commit14ec3cb6772a837cc3b1d0fd5b850d1f142f11f5 (patch)
treec7b2e88d6f4fc100f38ee3866c7525246c61a8a0
parent9d54a20f18a64d5999d531ae02ea62a444ffcfeb (diff)
downloadyelp-redhat-merge-branch.tar.gz
Remove many unneeded -I directives.REDHAT_MERGE_BRANCHPOINTredhat-merge-branch
* gnome-db2html2/Makefile.am: * gnome-db2html3/Makefile.am: * gnome-info2html2/Makefile.am: * gnome-man2html2/Makefile.am: Remove many unneeded -I directives.
-rw-r--r--src/info2html/Makefile.am2
-rw-r--r--src/man2html/Makefile.am5
2 files changed, 0 insertions, 7 deletions
diff --git a/src/info2html/Makefile.am b/src/info2html/Makefile.am
index 14056336..7ac59f7b 100644
--- a/src/info2html/Makefile.am
+++ b/src/info2html/Makefile.am
@@ -1,8 +1,6 @@
## Process this file with automake to produce Makefile.in.
INCLUDES = \
- -I$(includedir) \
- -I$(top_srcdir)/intl -I$(top_builddir)/intl \
$(GNOMEUI_CFLAGS)
LDADD = \
diff --git a/src/man2html/Makefile.am b/src/man2html/Makefile.am
index 004bee0f..0c52cc92 100644
--- a/src/man2html/Makefile.am
+++ b/src/man2html/Makefile.am
@@ -1,10 +1,5 @@
## Process this file with automake to produce Makefile.in.
-INCLUDES = \
- -I$(includedir) \
- -I$(top_srcdir)/intl -I$(top_builddir)/intl
-
-
LDADD = $(Z_LIBS) $(BZ_LIBS)
bin_PROGRAMS = gnome-man2html2