diff options
Diffstat (limited to 'applets/brightness/Makefile.am')
-rw-r--r-- | applets/brightness/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/applets/brightness/Makefile.am b/applets/brightness/Makefile.am index 5fab6d6..026133d 100644 --- a/applets/brightness/Makefile.am +++ b/applets/brightness/Makefile.am @@ -19,7 +19,6 @@ AM_CPPFLAGS = \ -DEGG_VERBOSE="\"GPM_VERBOSE\"" \ -DEGG_LOGGING="\"GPM_LOGGING\"" \ -DEGG_CONSOLE="\"GPM_CONSOLE\"" \ - -I$(top_srcdir)/libdbus-glib \ $(DISABLE_DEPRECATED) $(NULL) @@ -37,7 +36,6 @@ mate_brightness_applet_LDADD = \ $(CAIRO_LIBS) \ $(PANEL_LIBS) - appletdir = $(datadir)/mate-panel/applets applet_in_files = org.mate.BrightnessApplet.mate-panel-applet.in applet_DATA = $(applet_in_files:.mate-panel-applet.in=.mate-panel-applet) |