mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 18:13:46 +08:00
add missing EXTRA_DIST
This commit is contained in:
@@ -29,8 +29,14 @@
|
||||
include $(top_srcdir)/Makefile.kbuild
|
||||
|
||||
EXTRA_DIST = \
|
||||
gpio.c \
|
||||
module.c \
|
||||
module.h \
|
||||
netdev.c \
|
||||
netdev.h \
|
||||
update.h
|
||||
sram.c \
|
||||
update.h \
|
||||
update.c
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@@ -39,6 +39,7 @@ noinst_HEADERS = \
|
||||
domain.c domain.h \
|
||||
doxygen.c \
|
||||
ethernet.c ethernet.h \
|
||||
flag.c flag.h \
|
||||
fmmu_config.c fmmu_config.h \
|
||||
foe.h \
|
||||
foe_request.c foe_request.h \
|
||||
|
||||
Reference in New Issue
Block a user