summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-08-06 19:39:49 +0000
committermental <mental@users.sourceforge.net>2006-08-06 19:39:49 +0000
commit6b89d55270299ca63b3d5f516538afc98a1adfed (patch)
treeb7e0b086e761f274102b1553b9a566b9efc8e8af
parentEmbed bitmap images (with transparency). No compression yet. Best used for sm... (diff)
downloadinkscape-6b89d55270299ca63b3d5f516538afc98a1adfed.tar.gz
inkscape-6b89d55270299ca63b3d5f516538afc98a1adfed.zip
add foreign option for automake, so it will not complain about missing ChangeLog
(bzr r1566)
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
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