From bd4b7678e0dbdc9e72c6edf59456cdf5192313b5 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 26 Jan 2014 21:18:17 +0100 Subject: Add new command applet --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') 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 = \ -- cgit v1.2.1