Skip to content

Commit

Permalink
lib/imagery: fix SONAME missing (#2269)
Browse files Browse the repository at this point in the history
* Update lib/imagery/Makefile: fix SONAME missing

Fixes #2268

Co-authored-by: Nicklas Larsson <n_larsson@yahoo.com>
  • Loading branch information
2 people authored and neteler committed Mar 23, 2022
1 parent 1ba15ca commit 1645abd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/imagery/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ EXTRA_CFLAGS = $(VECT_CFLAGS)

include $(MODULE_TOPDIR)/include/Make/Lib.make
include $(MODULE_TOPDIR)/include/Make/Doxygen.make
include $(MODULE_TOPDIR)/include/Make/Grass.make

# images
IMGSRC := $(wildcard *.png) $(wildcard *.jpg) $(wildcard *.gif)
Expand Down

0 comments on commit 1645abd

Please sign in to comment.