]> granicus.if.org Git - imagemagick/blobdiff - config/Makefile.am
(no commit message)
[imagemagick] / config / Makefile.am
index 9e4bc04c3b1323c8926a6eae103d2c1347bbb116..e8bcdf185858c5592e1438a5052c34f2ee36a3f1 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
@@ -22,7 +22,7 @@ configshare_DATA = \
        config/francais.xml \
        config/locale.xml
 
-# Where architecture-independent configuration files get installed
+# Where architecture-dependent configuration files get installed
 # (share/arch/ImageMagick-version)
 configsharearchdir = $(SHAREARCH_PATH)
 configsharearch_DATA = \
@@ -39,7 +39,7 @@ configlib_DATA = \
        config/magic.xml \
        config/mime.xml \
        config/policy.xml \
-       config/sRGB.icc \
+       config/quantization-table.xml \
        config/thresholds.xml \
        config/type.xml \
        config/type-dejavu.xml \
@@ -53,6 +53,7 @@ CONFIG_EXTRA_DIST = \
        config/delegates.xml.in \
        config/english.xml \
        config/francais.xml \
+       config/ImageMagick.rc \
        config/ImageMagick.rdf.in \
        config/lndir.sh \
        config/locale.xml \
@@ -60,7 +61,7 @@ CONFIG_EXTRA_DIST = \
        config/magic.xml \
        config/mime.xml \
        config/policy.xml \
-       config/sRGB.icc \
+       config/quantization-table.xml \
        config/thresholds.xml \
        config/type-dejavu.xml.in \
        config/type-ghostscript.xml.in \