diff options
author | Monsta <[email protected]> | 2014-12-07 12:04:09 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2014-12-07 12:04:09 +0300 |
commit | 45d49fa3004072e3dad5217ca881b58f75ee07ae (patch) | |
tree | f72e9ea964ccdde70df5f40aa2901ba5d87ce6ca | |
parent | 2a99324f597755c8acfdff217960c68353c29d52 (diff) | |
download | mate-power-manager-45d49fa3004072e3dad5217ca881b58f75ee07ae.tar.bz2 mate-power-manager-45d49fa3004072e3dad5217ca881b58f75ee07ae.tar.xz |
removed obsolete configure option
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e5defbc..0b84d37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,6 @@ DISTCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = \ --disable-schemas-install \ - --disable-scrollkeeper \ --disable-applets \ --disable-tests |