summaryrefslogtreecommitdiff
path: root/gamut
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 /gamut
parent22f703cab05b7cd368f4de9e03991b7664dc5022 (diff)
Imported Upstream version 1.5.1upstream/1.5.1
Diffstat (limited to 'gamut')
-rw-r--r--gamut/Makefile.am27
1 files changed, 0 insertions, 27 deletions
diff --git a/gamut/Makefile.am b/gamut/Makefile.am
deleted file mode 100644
index 266ae82..0000000
--- a/gamut/Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
-include $(top_srcdir)/Makefile.shared
-
-privatelib_LTLIBRARIES = libgamut.la libgammap.la
-privatelibdir = $(pkglibdir)
-
-libgamut_la_SOURCES = gamut.h gamut.c
-libgamut_la_LIBADD = ../cgats/libcgats.la $(ICC_LIBS) \
- ../numlib/libargyllnum.la
-
-libgammap_la_SOURCES = gammap.h gammap.c nearsmth.c nearsmth.h
-libgammap_la_LIBADD = ./libgamut.la $(ICC_LIBS) \
- ../numlib/libargyllnum.la ../plot/libvrml.la \
- ../rspl/librspl.la ../libargyll.la ../cgats/libcgats.la
-
-LDADD = ./libgamut.la ./libgammap.la $(ICC_LIBS) ../cgats/libcgats.la \
- ../rspl/librspl.la ../plot/libvrml.la ../xicc/libxicc.la \
- ../spectro/libinsttypes.la ../numlib/libargyllnum.la
-
-bin_PROGRAMS = viewgam
-
-check_PROGRAMS = smthtest GenRMGam GenVisGam maptest surftest fakegam
-
-refdir = $(datadir)/color/argyll/ref
-
-##ref_DATA = RefMediumGamut.gam
-
-EXTRA_DIST = License.txt Readme.txt