diff options
author | Stefano Karapetsas <[email protected]> | 2014-10-24 12:19:06 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-10-24 12:19:06 +0200 |
commit | 768d1200e400f82d64f171577002ec2934a42a93 (patch) | |
tree | a86ad877b4146d4920e54b6ab3fdce0bd4e1112e /plugins/media-keys/Makefile.am | |
parent | 52ac52610c68cc284636adbdff7fda26b654b342 (diff) | |
download | mate-settings-daemon-768d1200e400f82d64f171577002ec2934a42a93.tar.bz2 mate-settings-daemon-768d1200e400f82d64f171577002ec2934a42a93.tar.xz |
media-keys: Remove old cut-n-paste code
Diffstat (limited to 'plugins/media-keys/Makefile.am')
-rw-r--r-- | plugins/media-keys/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/media-keys/Makefile.am b/plugins/media-keys/Makefile.am index 8268b08..89fa0d0 100644 --- a/plugins/media-keys/Makefile.am +++ b/plugins/media-keys/Makefile.am @@ -120,7 +120,6 @@ test_media_window_SOURCES = \ test_media_window_CPPFLAGS = \ -I$(top_srcdir)/mate-settings-daemon \ -I$(top_srcdir)/plugins/common \ - -I$(top_srcdir)/plugins/media-keys/cut-n-paste \ -DDATADIR=\""$(datadir)"\" \ -DPIXMAPDIR=\""$(pkgdatadir)"\" \ -DGTKBUILDERDIR=\""$(pkgdatadir)"\" \ |