summaryrefslogtreecommitdiff
path: root/gamut/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-07 13:29:54 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-07 13:29:54 +0200
commita879b4e708b3e46c9697ba6581687eeb5b02a320 (patch)
treef85acc5cb1a7c0b03a050c879c20cab3deb9f40e /gamut/Makefile.am
parent556dffcdad42b938bc196819aa463247de709765 (diff)
parentc07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 (diff)
state from 2014-09-07 13:30 MESZ
Diffstat (limited to 'gamut/Makefile.am')
-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