summaryrefslogtreecommitdiff
path: root/tests/make_png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/make_png/Makefile')
-rw-r--r--tests/make_png/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/make_png/Makefile b/tests/make_png/Makefile
index 5e49d58db..d7aa2cabe 100644
--- a/tests/make_png/Makefile
+++ b/tests/make_png/Makefile
@@ -4,7 +4,6 @@ BUILD_DIR := $(TOP_DIR)/builds/unix
include $(TOP_DIR)/builds/unix/unix-def.mk
SRC_SPRITE = make_sprite.c bitmap.c murmur3.c
-SRC_LIB = $(libdir)/libfreetype.a
OBJS = $(src:.c=.o)