From 0d43ae5f6a4bc85c42eebe671030c69a4a5d7e39 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 21 Jul 2007 21:20:38 -0400 Subject: [PATCH] add the foreign option for automake - cuz our changelog has different capitalization --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 16ab4ec..c292e2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ mimedir = $(datadir)/mime mimepkgdir = $(datadir)/mime/packages kdemimedir = $(datadir)/mimelnk/application -AUTOMAKE_OPTIONS = subdir-objects +AUTOMAKE_OPTIONS = subdir-objects foreign ACLOCAL_AMFLAGS = -I m4 bin_PROGRAMS = \ -- 2.39.2