diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index a31b5810a..f9db2883d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,11 +47,11 @@ always_built_SUBDIRS = \ drivemount \ charpick \ geyes \ - mailcheck \ mini-commander \ gkb-new \ wireless \ - stickynotes + stickynotes \ + null_applet SUBDIRS = \ po \ @@ -67,7 +67,6 @@ SUBDIRS = \ DIST_SUBDIRS = \ po \ - mailcheck \ mixer \ modemlights \ cdplayer \ @@ -87,7 +86,8 @@ DIST_SUBDIRS = \ stickynotes \ libgswitchit \ gswitchit \ - trashapplet + trashapplet \ + null_applet EXTRA_DIST = \ COPYING-DOCS \ |