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