diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6e3a4715..537372ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,8 @@ always_built_SUBDIRS = \ drivemount \ geyes \ stickynotes \ - trashapplet + trashapplet \ + command # null_applet SUBDIRS = \ @@ -76,6 +77,7 @@ DIST_SUBDIRS = \ cpufreq \ invest-applet \ timer-applet \ + command \ null_applet EXTRA_DIST = \ |