summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorMikhail Burakov <mburakov@mailbox.org>2021-01-13 14:27:14 +0100
committerMikhail Burakov <mburakov@mailbox.org>2021-01-13 14:27:14 +0100
commit11688cf348f283dc1f95957338137fe8dd958c71 (patch)
tree572be35a19fd41b1895a093a216609f666b20135 /makefile
parentf65e4f5502d88125f145dc257ec7a012e08dd6d6 (diff)
Add text rendering and update pui interface types
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