summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8af1864a..1c685e4d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,7 @@ myhtopsources = \
ProcessList.c \
ProcessLocksScreen.c \
RichString.c \
+ Scheduling.c \
ScreenManager.c \
ScreensPanel.c \
Settings.c \
@@ -135,6 +136,7 @@ myhtopheaders = \
ProcessLocksScreen.h \
ProvideCurses.h \
RichString.h \
+ Scheduling.h \
ScreenManager.h \
ScreensPanel.h \
Settings.h \