Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti <marti.maria@tktbrainpower.com>2016-03-31 21:59:06 +0300
committerMarti <marti.maria@tktbrainpower.com>2016-03-31 21:59:06 +0300
commit54b50ba248a5e4f1b8e69909580e5cbba05c3b19 (patch)
treeac03f7f299319f75499d561eb382c1a938a75e4c /utils/tificc
parenta118b35838f45dc1b1e1ee0324d1751015490265 (diff)
Try to fix the automake dependencies bug.
A autogen run is still missing
Diffstat (limited to 'utils/tificc')
-rw-r--r--utils/tificc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tificc/Makefile.am b/utils/tificc/Makefile.am
index 9ca83f8..50f5dc4 100644
--- a/utils/tificc/Makefile.am
+++ b/utils/tificc/Makefile.am
@@ -4,7 +4,7 @@
# bugs introduced by Marti Maria
# Don't require all the GNU mandated files
-AUTOMAKE_OPTIONS = 1.7 foreign
+AUTOMAKE_OPTIONS = 1.7 foreign no-dependencies
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include \
-I$(top_srcdir)/utils/common -I$(top_builddir)/utils/common