summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2014-05-27 22:11:42 +0000
committercristy <urban-warrior@git.imagemagick.org>2014-05-27 22:11:42 +0000
commitdd4b2b280e61430eb328b241f56ffe58bb55c56e (patch)
tree6456a87d6df0524f665c8d113a6d01f88f29006c /Makefile.am
parentf06a56109a8084a8d2816cd90c5dfbac7ee1b314 (diff)
downloadImageMagick-dd4b2b280e61430eb328b241f56ffe58bb55c56e.tar.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 3 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 5cafc508c..cea8823a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -186,14 +186,9 @@ all-local: $(MAGICKPP_LOCAL_TARGETS) $(PERLMAGICK_ALL_LOCAL_TARGETS) $(MAINTAINE
install-exec-local: $(PERLMAGICK_INSTALL_EXEC_LOCAL_TARGETS) \
$(UTILITIES_INSTALL_EXEC_LOCAL_TARGETS)
-install-data-local: $(MAGICK_INSTALL_DATA_LOCAL_TARGETS) \
- $(PERLMAGICK_INSTALL_DATA_LOCAL_TARGETS) \
- $(HTML_INSTALL_DATA_TARGETS)
-
-uninstall-local: $(MAGICK_UNINSTALL_LOCAL_TARGETS) \
- $(PERLMAGICK_UNINSTALL_LOCAL_TARGETS) \
- $(HTML_UNINSTALL_DATA_TARGETS) \
- $(UTILITIES_UNINSTALL_LOCAL_TARGETS)
+install-data-local: $(PERLMAGICK_INSTALL_DATA_LOCAL_TARGETS) $(HTML_INSTALL_DATA_TARGETS)
+
+uninstall-local: $(PERLMAGICK_UNINSTALL_LOCAL_TARGETS) $(HTML_UNINSTALL_DATA_TARGETS) $(UTILITIES_UNINSTALL_LOCAL_TARGETS)
clean-local: $(PERLMAGICK_CLEAN_LOCAL_TARGETS)