Skip to content

Commit

Permalink
Merge branch 'release/0.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
tessarin committed Oct 9, 2017
2 parents 0041db8 + c678b26 commit 753afb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CFLAGS = -Wall -Isrc/include
LDLIBS = -lpng
LDLIBS = -lpng -lm

SRCDIR = src
OBJDIR = obj
Expand Down

0 comments on commit 753afb8

Please sign in to comment.