docs: Add gstrist to the documentation

This commit is contained in:
Thibault Saunier 2019-05-15 16:18:01 -04:00
parent 9f588a97dc
commit e19700c458

View file

@ -15,3 +15,4 @@ gstrist = library('gstrist',
install_dir : plugins_install_dir,
)
pkgconfig.generate(gstrist, install_dir : plugins_pkgconfig_install_dir)
plugins += [gstrist]