diff options
author | monsta <[email protected]> | 2016-03-01 15:08:41 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-03-01 15:08:41 +0300 |
commit | dc2c4085936c4768bbfa03260dfd93ebaa3f8fad (patch) | |
tree | 8e1816f52c5b6bc8b32b0b64c2be1e75ee6ddbca /src/Makefile.am | |
parent | 59b405f49c4548e9c0ebf3fd2329ca0b0a042125 (diff) | |
download | mate-system-monitor-dc2c4085936c4768bbfa03260dfd93ebaa3f8fad.tar.bz2 mate-system-monitor-dc2c4085936c4768bbfa03260dfd93ebaa3f8fad.tar.xz |
drop weird matesu support (did matesu ever exist?!)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 4e2eda4..38588e9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,7 +27,6 @@ mate_system_monitor_cpp_files = \ disks.cpp \ selinux.cpp \ cgroups.cpp \ - procman_matesu.cpp \ procman_gksu.cpp \ sysinfo.cpp \ lsof.cpp \ |