From 0b507b83e0c987b6a1e64797954d4c80f70131f2 Mon Sep 17 00:00:00 2001 From: nirav Date: Sat, 27 Apr 2019 15:00:47 +0000 Subject: Update makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 12fae3d..9ba3b01 100644 --- a/Makefile +++ b/Makefile @@ -63,4 +63,4 @@ src/main.o: src/main.c src/file.h src/image.h src/option.h src/window.h src/option.o: src/option.c src/option.h src/resources.o: src/resources.c src/window.o: src/window.c src/file.h src/image.h src/input.h \ - src/option.h src/window.h +src/option.h src/window.h -- cgit v1.2.3