diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-11-18 12:21:22 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-11-18 12:21:38 +0200 |
commit | c3933c20821907238e0d7570585396c7282155d5 (patch) | |
tree | c661a2f2dd3d6b4dc3357887a8e23c96e8f97a68 | |
parent | 62fb78d084217d6c284dd4fcb2b184abacb96566 (diff) | |
download | gstreamer-plugins-bad-c3933c20821907238e0d7570585396c7282155d5.tar.gz |
iqa: Add to DIST_SUBDIRS
-rw-r--r-- | ext/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 6dfc6bc5a..6bf24c909 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -529,6 +529,7 @@ DIST_SUBDIRS = \ fluidsynth \ gsm \ hls \ + iqa \ ladspa \ kate \ libde265 \ |