summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-01-31 19:04:20 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-01-31 19:07:46 +0000
commit914291808ad10621d6a74031f3d46d45eef5a3a3 (patch)
tree069298d171e23d4c5a0d86b0a5dc93a68e7589d5 /ext/Makefile.am
parentbe03c0a7edccd43b528adfd10bda5d2fd74292d8 (diff)
downloadgstreamer-plugins-bad-914291808ad10621d6a74031f3d46d45eef5a3a3.tar.gz
Remove gsettings plugin which was never ported
Don't think we need this any longer or want to support it, and clearly no one has been missing it all these years either, so let's just get rid of it.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 33ddba7ea..15f2708a0 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -382,12 +382,6 @@ else
TELETEXTDEC_DIR=
endif
-if USE_GSETTINGS
-GSETTINGS_DIR=gsettings
-else
-GSETTINGS_DIR=
-endif
-
if USE_XVID
XVID_DIR=xvid
else
@@ -454,7 +448,6 @@ SUBDIRS=\
$(FAAD_DIR) \
$(FLITE_DIR) \
$(FLUIDSYNTH_DIR) \
- $(GSETTINGS_DIR) \
$(GSM_DIR) \
$(G729_DIR) \
$(KATE_DIR) \
@@ -518,7 +511,6 @@ DIST_SUBDIRS = \
faad \
flite \
fluidsynth \
- gsettings \
gsm \
hls \
ladspa \