diff options
author | Stefano Karapetsas <[email protected]> | 2012-05-22 22:50:26 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-05-22 22:50:26 +0200 |
commit | 817e619a525f15cee29af3bcbba186562116cf9e (patch) | |
tree | ef82c9184fb84dbdb691a371c31a0dd61fe12c80 /Makefile.am | |
parent | d74cc264be8af7eee2bb7ed475256812628e045d (diff) | |
download | mate-media-817e619a525f15cee29af3bcbba186562116cf9e.tar.bz2 mate-media-817e619a525f15cee29af3bcbba186562116cf9e.tar.xz |
mate-sound-recorder removed
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am index 6e095ea..517dc22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,10 +6,6 @@ if HAVE_GMP SUBDIRS += profiles endif -if HAVE_GRECORD -SUBDIRS += grecord -endif - if HAVE_SOUND_THEME SUBDIRS += sound-theme endif @@ -35,7 +31,6 @@ DIST_SUBDIRS = \ po \ profiles \ mate-volume-control \ - grecord \ gst-mixer \ gstreamer-properties \ sound-theme \ @@ -47,7 +42,6 @@ EXTRA_DIST = \ configure \ COPYING \ COPYING-DOCS \ - COPYING.grecord \ COPYING.gst-mixer \ COPYING.profiles \ build-aux/git-version-gen \ |