From d7f89e6fe63b8697fab5a901cfce457b375638b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 14:02:37 +0200 Subject: Imported Upstream version 1.5.1 --- icc/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 icc/Makefile.am (limited to 'icc/Makefile.am') 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 -- cgit v1.2.3