From b7cae77ce61d6550ecd48adc244a3962c8fb19c0 Mon Sep 17 00:00:00 2001 From: nirav Date: Sat, 27 Apr 2019 15:05:55 +0000 Subject: Update makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9ba3b01..12fae3d 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