diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8ae7e6d..8b57590 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,7 @@ dist_noinst_SCRIPTS = \ autogen.sh dist_noinst_DATA = \ - data/org.ubuntu.indicator-power.gschema.xml + data/org.ubuntu.indicator-power.gschema.xml \ $(gsettings_in_file) CLEANFILES = \ |