summaryrefslogtreecommitdiff
path: root/mimeview
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-11-15 19:57:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-11-15 19:57:59 +0000
commit0f3bca17956adc76c95b0d869e893f2f169a040d (patch)
tree468af8242ec9ad3fa9127b2a81f2bbee75e8b12f /mimeview
parent3a8ef61895fa653cf860e59ffab77d7181c53595 (diff)
downloadmailutils-0f3bca17956adc76c95b0d869e893f2f169a040d.tar.gz
mailutils-0f3bca17956adc76c95b0d869e893f2f169a040d.tar.bz2
(UNCLUDES): Rewritten using MU_COMMON_INCLUDES
Diffstat (limited to 'mimeview')
-rw-r--r--mimeview/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/mimeview/Makefile.am b/mimeview/Makefile.am
index 3d776334c..565ba83d0 100644
--- a/mimeview/Makefile.am
+++ b/mimeview/Makefile.am
@@ -17,8 +17,7 @@
## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
## 02110-1301 USA
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib\
- -I${top_builddir}/include/mailutils/gnu @INTLINCS@
+INCLUDES = @MU_COMMON_INCLUDES@ @INTLINCS@
AM_CFLAGS = -DDEFAULT_CUPS_CONFDIR=\"@DEFAULT_CUPS_CONFDIR@\"

Return to:

Send suggestions and report system problems to the System administrator.