diff options
Diffstat (limited to 'applets/notification_area/system-tray/Makefile.am')
-rw-r--r-- | applets/notification_area/system-tray/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applets/notification_area/system-tray/Makefile.am b/applets/notification_area/system-tray/Makefile.am index f3e8c360..d415dc53 100644 --- a/applets/notification_area/system-tray/Makefile.am +++ b/applets/notification_area/system-tray/Makefile.am @@ -39,4 +39,7 @@ BUILT_SOURCES = na-marshal.c na-marshal.h EXTRA_DIST = \ na-marshal.list +CLEANFILES = \ + $(BUILT_SOURCES) + -include $(top_srcdir)/git.mk |