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 --- Makefile.am | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 6bddae8..0000000 --- a/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -include $(top_srcdir)/Makefile.shared - -ACLOCAL_AMFLAGS = -I m4 - -privatelib_LTLIBRARIES = libargyll.la -privatelibdir = $(pkglibdir) - -libargyll_la_SOURCES = xicc/xicc.c xicc/xicc.h xicc/xcam.c xicc/xcam.h \ - gamut/gamut.c gamut/gamut.h xicc/xfit.c xicc/xfit.h \ - xicc/cam97s3.c xicc/cam97s3.h xicc/cam02.c xicc/cam02.h \ - xicc/moncurve.c xicc/moncurve.h xicc/xspect.c xicc/xspect.h \ - xicc/xcal.c xicc/xcal.h xicc/xcolorants.h xicc/xcolorants.c xicc/ccmx.c -libargyll_la_LIBADD = ./rspl/librspl.la $(ICC_LIBS) \ - ./numlib/libargyllnum.la ./cgats/libcgats.la - -SUBDIRS = h doc ref numlib cgats $(ICC_SUBDIRS) plot rspl jcnf ucmm render . gamut \ - spectro xicc target link tweak profile scanin imdi - -#SUBDIRS = h doc ref numlib cgats $(ICC_SUBDIRS) plot rspl jcnf ucmm render . gamut \ -# spectro xicc target link tweak profile scanin imdi - - -EXTRA_DIST = Readme.txt ttbd.txt log.txt -- cgit v1.2.3