diff options
author | Mattias Andrée <maandree@kth.se> | 2019-10-07 16:06:16 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-10-07 16:06:16 +0200 |
commit | f1be2589f940defb5db3a86fd49de49589abc997 (patch) | |
tree | 851bd6e235169ed32f0af34cfbc1867f1ca800b8 | |
parent | Add -s to LDFLAGS (diff) | |
download | libclut-f1be2589f940defb5db3a86fd49de49589abc997.tar.gz libclut-f1be2589f940defb5db3a86fd49de49589abc997.tar.bz2 libclut-f1be2589f940defb5db3a86fd49de49589abc997.tar.xz |
m1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | test.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -441,7 +441,7 @@ rgb_conversion_done: } /* - TODO test these too: (also add this to the makefile) + TODO test these too: libclut_translate libclut_cie_contrast |