diff options
Diffstat (limited to 'applets/notification_area/Makefile.am')
-rw-r--r-- | applets/notification_area/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applets/notification_area/Makefile.am b/applets/notification_area/Makefile.am index 67d4f8c6..57ee0a3b 100644 --- a/applets/notification_area/Makefile.am +++ b/applets/notification_area/Makefile.am @@ -97,6 +97,7 @@ notification_area_gschemas_in = org.mate.panel.applet.notification-area.gschema. gsettings_SCHEMAS = $(notification_area_gschemas_in:.xml.in=.xml) ui_FILES = \ + notification-area-preferences-dialog.ui \ notification-area-menu.xml na-resources.c: na.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir) --generate-dependencies $(srcdir)/na.gresource.xml) |