mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 00:45:49 +08:00
12 lines
280 B
Plaintext
12 lines
280 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/wolfcrypt_benchmark.X/Makefile
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/wolfcrypt_benchmark.X/nbproject/configurations.xml \
|
|
mplabx/wolfcrypt_benchmark.X/nbproject/project.xml
|
|
|