diff options
author | nirav <nirav@teisuu.com> | 2019-04-27 15:00:47 +0000 |
---|---|---|
committer | Dandelion <nirav@teisuu.com> | 2019-04-27 15:00:47 +0000 |
commit | 0b507b83e0c987b6a1e64797954d4c80f70131f2 (patch) | |
tree | d0fb90891432a38091235b7488229b4c166f00d6 /Makefile | |
parent | e396a4057d96327f4735e316574f8a76b16d40be (diff) | |
download | im-0b507b83e0c987b6a1e64797954d4c80f70131f2.tar.gz im-0b507b83e0c987b6a1e64797954d4c80f70131f2.zip |
Update makefile
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |