summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 07b7b168..351c1081 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,6 @@ myhtopsources = \
AvailableMetersPanel.c \
BatteryMeter.c \
CategoriesPanel.c \
- CheckItem.c \
ClockMeter.c \
ColorsPanel.c \
ColumnsPanel.c \
@@ -50,6 +49,7 @@ myhtopsources = \
NetworkIOMeter.c \
Object.c \
OpenFilesScreen.c \
+ OptionItem.c \
Panel.c \
Process.c \
ProcessList.c \
@@ -76,7 +76,6 @@ myhtopheaders = \
CPUMeter.h \
CRT.h \
CategoriesPanel.h \
- CheckItem.h \
ClockMeter.h \
ColorsPanel.h \
ColumnsPanel.h \
@@ -103,6 +102,7 @@ myhtopheaders = \
NetworkIOMeter.h \
Object.h \
OpenFilesScreen.h \
+ OptionItem.h \
Panel.h \
Process.h \
ProcessList.h \