From 72ba20fa5f077bab4286dd78f9944df15de3b3b4 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 31 Aug 2021 15:38:52 +1000 Subject: Introduce screen tabs This is a forward port (by nathans) of Hisham's original code. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2a9cc29f..8af1864a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,6 +74,7 @@ myhtopsources = \ ProcessLocksScreen.c \ RichString.c \ ScreenManager.c \ + ScreensPanel.c \ Settings.c \ SignalsPanel.c \ SwapMeter.c \ @@ -135,6 +136,7 @@ myhtopheaders = \ ProvideCurses.h \ RichString.h \ ScreenManager.h \ + ScreensPanel.h \ Settings.h \ SignalsPanel.h \ SwapMeter.h \ -- cgit v1.2.3