diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 14:02:47 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 14:02:47 +0200 |
commit | ebf181ce25f98bfdd5a6beb0327f7cfa10a39ac6 (patch) | |
tree | 30b4b81d186a06b64cd1ffb51236ec52a8e47e34 /link | |
parent | 22f703cab05b7cd368f4de9e03991b7664dc5022 (diff) | |
parent | d7f89e6fe63b8697fab5a901cfce457b375638b3 (diff) |
Merge tag 'upstream/1.5.1'
Upstream version 1.5.1
Diffstat (limited to 'link')
-rw-r--r-- | link/Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/link/Makefile.am b/link/Makefile.am deleted file mode 100644 index 37a3ac9..0000000 --- a/link/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -include $(top_srcdir)/Makefile.shared - -LDADD = ../spectro/libinsttypes.la ../xicc/libxicc.la \ - ../xicc/libxutils.la ../gamut/libgamut.la \ - ../gamut/libgammap.la ../plot/libplot.la ../plot/libvrml.la \ - ../rspl/librspl.la $(ICC_LIBS) ../cgats/libcgats.la \ - ../numlib/libargyllnum.la ../libargyll.la $(X_LIBS) $(TIFF_LIBS) - -bin_PROGRAMS = collink pathplot - -EXTRA_DIST = License.txt Readme.txt |