aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authornirav <nirav@teisuu.com>2018-09-02 17:16:52 +0530
committerDandelion <nirav@teisuu.com>2018-09-02 17:19:23 +0530
commit8472e02a212af0be07b19127db313e8e7523711a (patch)
tree53e7baa4b7649f81442046d65152d74e805fea75 /makefile
parent4283d4074c45d27704b00d9ea80eae7847d66375 (diff)
downloadim-8472e02a212af0be07b19127db313e8e7523711a.tar.gz
im-8472e02a212af0be07b19127db313e8e7523711a.zip
Refactoring
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index f5610fe..f5cb9cb 100644
--- a/makefile
+++ b/makefile
@@ -6,7 +6,7 @@ LDFLAGS=$(shell pkg-config --libs gtk+-3.0)
PREFIX=/usr
BINDIR=$(PREFIX)/bin
-OBJECTS=main.o dir.o
+OBJECTS=main.o file.o image.o
all: qwe