diff options
author | David Robillard <d@drobilla.net> | 2011-11-18 04:56:34 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-18 04:56:34 +0000 |
commit | 1b3c70387627033b78898b101654ac7b35d58487 (patch) | |
tree | 48e08c3445d1a58522a5f21bacd4565d5fece116 /Doxyfile | |
parent | 1d6dd704f914b56ece9c40752532b421acc5e59d (diff) | |
download | lv2-1b3c70387627033b78898b101654ac7b35d58487.tar.xz |
Update dynmanifest extension.
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -571,7 +571,7 @@ INPUT = \ ext/atom.lv2/atom.h \ ext/contexts.lv2/contexts.h \ ext/data-access.lv2/data-access.h \ - ext/dyn-manifest.lv2/dyn-manifest.h \ + ext/dynmanifest.lv2/dynmanifest.h \ ext/event.lv2/event-helpers.h \ ext/event.lv2/event.h \ ext/files.lv2/files.h \ |