From: mental Date: Sun, 6 Aug 2006 19:39:49 +0000 (+0000) Subject: add foreign option for automake, so it will not complain about missing ChangeLog X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ee810309282d30a24710adb682160082337e973f;p=inkscape.git add foreign option for automake, so it will not complain about missing ChangeLog --- diff --git a/Makefile.am b/Makefile.am index 64f429c7a..3ab9b0f21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ ## Process this file with automake to produce Makefile.in +AUTOMAKE_OPTIONS = foreign + SUBDIRS = src doc share po appicondir = $(datadir)/pixmaps