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