forked from wolfSSL/wolfssl
tie Microchip files into autoconf system
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
#
|
||||
|
||||
EXTRA_DIST += \
|
||||
mplabx/ctaocrypt_benchmark.X/Makefile \
|
||||
mplabx/ctaocrypt_benchmark.X/main.c
|
||||
mplabx/ctaocrypt_benchmark.X/Makefile
|
||||
|
||||
EXTRA_DIST += \
|
||||
mplabx/ctaocrypt_benchmark.X/nbproject/configurations.xml \
|
||||
|
@ -3,8 +3,7 @@
|
||||
#
|
||||
|
||||
EXTRA_DIST += \
|
||||
mplabx/ctaocrypt_test.X/Makefile \
|
||||
mplabx/ctaocrypt_test.X/main.c
|
||||
mplabx/ctaocrypt_test.X/Makefile
|
||||
|
||||
EXTRA_DIST += \
|
||||
mplabx/ctaocrypt_test.X/nbproject/configurations.xml \
|
||||
|
@ -3,7 +3,6 @@
|
||||
#
|
||||
|
||||
EXTRA_DIST += \
|
||||
mplabx/README \
|
||||
mplabx/cyassl.X/Makefile
|
||||
|
||||
EXTRA_DIST += \
|
||||
|
10
mplabx/include.am
Normal file
10
mplabx/include.am
Normal file
@ -0,0 +1,10 @@
|
||||
# vim:ft=automake
|
||||
# All paths should be given relative to the root
|
||||
#
|
||||
|
||||
EXTRA_DIST += \
|
||||
mplabx/PIC32MZ-serial.h \
|
||||
mplabx/README \
|
||||
mplabx/benchmark_main.c \
|
||||
mplabx/test_main.c
|
||||
|
Reference in New Issue
Block a user