From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Sun, 12 Nov 2023 17:22:26 +0000 (+0530)
Subject: makefile: include the new screen.h file
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/uri/vdrive/%22file:?a=commitdiff_plain;h=6ad64aae20d3ee786f2ee15e0a60e109f1728b95;p=pihpsdr.git

makefile: include the new screen.h file
---

diff --git a/Makefile b/Makefile
index f7c1163..a7a9307 100644
--- a/Makefile
+++ b/Makefile
@@ -337,8 +337,8 @@ i2c.h \
 gpio.h \
 encoder_menu.h \
 switch_menu.h \
-toolbar_menu.h
-
+toolbar_menu.h \
+screen.h
 
 
 OBJS= \