]> granicus.if.org Git - imagemagick/blobdiff - MagickWand/Makefile.am
(no commit message)
[imagemagick] / MagickWand / Makefile.am
index 875a392d30be7634cf7b7b5fc52be6ac69225fca..5f52b7056732133f97794280a71c32dcbe08f5b3 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2012 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
@@ -43,6 +43,8 @@ MAGICKWAND_SOURCES = \
        MagickWand/magick-image.h \
        MagickWand/magick-property.c \
        MagickWand/magick-property.h \
+       MagickWand/magick-cli.c \
+       MagickWand/magick-cli.h \
        MagickWand/magick-wand.c \
        MagickWand/magick-wand-private.h \
        MagickWand/mogrify.c \
@@ -77,6 +79,7 @@ MAGICKWAND_INCLUDE_HDRS = \
        MagickWand/drawing-wand.h \
        MagickWand/identify.h \
        MagickWand/import.h \
+       MagickWand/magick-cli.h \
        MagickWand/magick-image.h \
        MagickWand/magick-property.h \
        MagickWand/mogrify.h \