diff options
Diffstat (limited to 'battstat/Makefile.am')
-rw-r--r-- | battstat/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battstat/Makefile.am b/battstat/Makefile.am index b96dee20..4985f251 100644 --- a/battstat/Makefile.am +++ b/battstat/Makefile.am @@ -99,7 +99,7 @@ EXTRA_DIST = \ $(ui_DATA) \ org.mate.applets.BattstatApplet.mate-panel-applet.in.in \ $(service_in_files) \ - $(gsettings_SCHEMAS_in_in) + $(gsettings_SCHEMAS).in.in -include $(top_srcdir)/git.mk |