mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 17:59:34 +00:00
12 lines
200 B
Makefile
12 lines
200 B
Makefile
SUBDIRS = \
|
|
colorhug \
|
|
rpiupdate
|
|
|
|
test_files = \
|
|
rpiboot/start.elf \
|
|
pki/GPG-KEY-Linux-Vendor-Firmware-Service
|
|
|
|
EXTRA_DIST = $(test_files)
|
|
|
|
-include $(top_srcdir)/git.mk
|