fwupd/docs/Makefile.am
Richard Hughes 82dcdfeec6 trivial: Don't change the documentation output every time the version changes
This was added for cosmetic reasons, and including the version makes the
generated html documentation change every release even if there were no API
changes.
2017-04-12 14:53:55 +01:00

10 lines
129 B
Makefile

SUBDIRS = \
libdfu \
libfwupd \
man
EXTRA_DIST = \
dfu-metadata-store.md
-include $(top_srcdir)/git.mk