diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-07 13:29:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-07 13:29:54 +0200 |
commit | a879b4e708b3e46c9697ba6581687eeb5b02a320 (patch) | |
tree | f85acc5cb1a7c0b03a050c879c20cab3deb9f40e /tweak/Makefile.am | |
parent | 556dffcdad42b938bc196819aa463247de709765 (diff) | |
parent | c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 (diff) |
state from 2014-09-07 13:30 MESZ
Diffstat (limited to 'tweak/Makefile.am')
-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 |