summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/makefile b/makefile
index b5ad669..6fd608a 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,11 @@
target:=pui
-objects:=main.o pui.o xdg-shell.o
+objects:=\
+ font.o \
+ font_cp00.o \
+ font_cp04.o \
+ main.o \
+ pui.o \
+ xdg-shell.o
protocols:=/usr/share/wayland-protocols
wl_headers:=xdg-shell.h