diff options
Diffstat (limited to 'link/Makefile.am')
-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 |