summaryrefslogtreecommitdiff
path: root/icc/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-01 14:02:37 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-01 14:02:37 +0200
commitd7f89e6fe63b8697fab5a901cfce457b375638b3 (patch)
tree30b4b81d186a06b64cd1ffb51236ec52a8e47e34 /icc/Makefile.am
parent22f703cab05b7cd368f4de9e03991b7664dc5022 (diff)
Imported Upstream version 1.5.1upstream/1.5.1
Diffstat (limited to 'icc/Makefile.am')
-rw-r--r--icc/Makefile.am22
1 files changed, 0 insertions, 22 deletions
diff --git a/icc/Makefile.am b/icc/Makefile.am
deleted file mode 100644
index a9ae092..0000000
--- a/icc/Makefile.am
+++ /dev/null
@@ -1,22 +0,0 @@
-include $(top_srcdir)/Makefile.shared
-
-LIBICC_VERSION=2.12
-
-lib_LTLIBRARIES = libicc.la
-
-libicc_la_SOURCES = icc.h iccV42.h icc.c iccstd.c
-libicc_la_LDFLAGS = -version-number $(shell echo $(LIBICC_VERSION) | tr . :):0
-
-include_HEADERS = icc.h iccV42.h
-
-LDADD = libicc.la
-
-bin_PROGRAMS = iccdump icclu
-
-check_PROGRAMS = icctest iccrw lutest
-
-refdir = $(datadir)/color/argyll/ref
-
-ref_DATA = $(wildcard *.icm)
-
-EXTRA_DIST = License.txt Readme.txt