aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index f5cb9cb..f763130 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 file.o image.o
+OBJECTS=main.o file.o image.o input.o window.o
all: qwe