diff options
author | David Robillard <d@drobilla.net> | 2011-07-22 20:55:44 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-07-22 20:55:44 +0000 |
commit | e417a0f26c43293b92e5086129d41b29560f8daa (patch) | |
tree | 50c83a4900021890e36a540455d6958c23fb2c7e /Doxyfile | |
parent | dd1d15fa35cf0a7b540d2096d1e2839893bbc1e1 (diff) | |
download | lv2-e417a0f26c43293b92e5086129d41b29560f8daa.tar.xz |
Add urid extension from Gabriel M. Beddingfield.
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -585,6 +585,7 @@ INPUT = \ ext/pui-gtk.lv2/pui-gtk.h \ ext/uri-map.lv2/uri-map.h \ ext/uri-unmap.lv2/uri-unmap.h \ + ext/urid.lv2/urid.h \ extensions/ui.lv2/ui.h # This tag can be used to specify the character encoding of the source files |