Skip to content

Commit

Permalink
tests: do not install
Browse files Browse the repository at this point in the history
  • Loading branch information
whatdoineed2do/Ray committed Mar 31, 2024
1 parent ff72a1d commit 8bb5404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AM_CPPFLAGS = -DHAVE_SAMPLE_ICC -DNEED_UCHAR_UINT_T
AM_CXXFLAGS = -Wno-deprecated -fpermissive
AM_LDFLAGS =

bin_PROGRAMS = imagickICCconvert avinfo exiv mag
check_PROGRAMS = imagickICCconvert avinfo exiv mag

imagickICCconvert_CPPFLAGS = $(AM_CPPFLAGS)
imagickICCconvert_CXXFLAGS = $(AM_CXXFLAGS) $(IMAGEMAGICK_CFLAGS)
Expand Down

0 comments on commit 8bb5404

Please sign in to comment.