diff options
author | Stefano Karapetsas <[email protected]> | 2014-07-02 17:57:58 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-07-02 17:57:58 +0200 |
commit | 30bc91bdbaa44589fe64021e0b2b51589a0cb156 (patch) | |
tree | 8a3f10d9db9304619274880edf5aa414693a83f7 /data/Makefile.am | |
parent | dd209e7c581dd4dcf6f02e820d0a383f981f19eb (diff) | |
download | mate-power-manager-30bc91bdbaa44589fe64021e0b2b51589a0cb156.tar.bz2 mate-power-manager-30bc91bdbaa44589fe64021e0b2b51589a0cb156.tar.xz |
Remove old GTK2 code and support
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index f1e5bbf..014264f 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -29,10 +29,8 @@ convert_DATA = mate-power-manager.convert pkgdata_DATA = \ gpm-statistics.ui \ - gpm-statistics-deprecated.ui \ gpm-feedback-widget.ui \ gpm-prefs.ui \ - gpm-prefs-deprecated.ui \ acme.ui EXTRA_DIST = \ |