13 lines
327 B
Plaintext
13 lines
327 B
Plaintext
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/ctaocrypt_benchmark.X/Makefile \
|
|
mplabx/ctaocrypt_benchmark.X/main.c
|
|
|
|
EXTRA_DIST += \
|
|
mplabx/ctaocrypt_benchmark.X/nbproject/configurations.xml \
|
|
mplabx/ctaocrypt_benchmark.X/nbproject/project.xml
|
|
|