diff options
Diffstat (limited to 'docs.mk')
-rw-r--r-- | docs.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -21,9 +21,6 @@ CODEC_DOX := mainpage.dox \ usage_dx.dox \ # Other doxy files sourced in Markdown -TXT_DOX-$(CONFIG_VP8) += vp8_api1_migration.dox -vp8_api1_migration.dox.DESC = VP8 API 1.x Migration - TXT_DOX = $(call enabled,TXT_DOX) %.dox: %.txt |