diff options
Diffstat (limited to 'applets/Makefile.am')
| -rw-r--r-- | applets/Makefile.am | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/applets/Makefile.am b/applets/Makefile.am index 1f040ff9..9e6c33fc 100644 --- a/applets/Makefile.am +++ b/applets/Makefile.am @@ -1,7 +1,9 @@  SUBDIRS =			\  	clock			\  	fish			\ -	wncklet +	wncklet			\ +	notification_area +  if ENABLE_X11  SUBDIRS += \  | 
