diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a310bf9d..cf0bc376 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -gtop_applets = multiload +gtop_applets = multiload netspeed if BUILD_GTOP_APPLETS gtop_SUBDIRS = $(gtop_applets) @@ -69,6 +69,7 @@ DIST_SUBDIRS = \ cpufreq \ invest-applet \ command \ + netspeed \ null_applet EXTRA_DIST = \ |