]> granicus.if.org Git - imagemagick/blobdiff - wand/Makefile.am
(no commit message)
[imagemagick] / wand / Makefile.am
index 650dd469bd0f917122051c5ff7a9bb17057b2c3e..8dfcd3536e675613f5888ef9167d9a3af285b773 100644 (file)
@@ -53,8 +53,6 @@ WAND_SOURCES = \
        wand/montage.h \
        wand/pixel-iterator.c \
        wand/pixel-iterator.h \
-       wand/pixel-view.c \
-       wand/pixel-view.h \
        wand/pixel-wand.c \
        wand/pixel-wand.h \
        wand/pixel-wand-private.h \
@@ -62,7 +60,9 @@ WAND_SOURCES = \
        wand/stream.h \
        wand/studio.h \
        wand/wand.c \
-       wand/wand.h
+       wand/wand.h \
+       wand/wand-view.c \
+       wand/wand-view.h 
 
 WAND_INCLUDE_HDRS = \
        wand/MagickWand.h \
@@ -83,9 +83,9 @@ WAND_INCLUDE_HDRS = \
        wand/mogrify.h \
        wand/montage.h \
        wand/pixel-iterator.h \
-       wand/pixel-view.h \
        wand/pixel-wand.h \
-       wand/stream.h
+       wand/stream.h \
+       wand/wand-view.h
 
 WAND_NOINST_HDRS = \
   wand/mogrify-private.h \