diff options
Diffstat (limited to 'applets/notification_area/Makefile.am')
-rw-r--r-- | applets/notification_area/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/notification_area/Makefile.am b/applets/notification_area/Makefile.am index 458e1875..cbd9d0b6 100644 --- a/applets/notification_area/Makefile.am +++ b/applets/notification_area/Makefile.am @@ -26,7 +26,7 @@ libtray_la_SOURCES = \ na-tray-manager.c \ na-tray-manager.h -NOTIFICATION_AREA_SOURCES = main.c +NOTIFICATION_AREA_SOURCES = main.c main.h NOTIFICATION_AREA_LDADD = \ ../../libmate-panel-applet/libmate-panel-applet-4.la \ |