diff options
Diffstat (limited to 'applets/Makefile.am')
-rw-r--r-- | applets/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/applets/Makefile.am b/applets/Makefile.am new file mode 100644 index 00000000..e1e952db --- /dev/null +++ b/applets/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = \ + clock \ + fish \ + notification_area \ + wncklet + +-include $(top_srcdir)/git.mk |