mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 06:21:20 +00:00

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.
10 lines
129 B
Makefile
10 lines
129 B
Makefile
SUBDIRS = \
|
|
libdfu \
|
|
libfwupd \
|
|
man
|
|
|
|
EXTRA_DIST = \
|
|
dfu-metadata-store.md
|
|
|
|
-include $(top_srcdir)/git.mk
|