Add missing backslash in Makefile.am
This commit is contained in:
parent
85ed1a08c5
commit
b4cf07e140
|
|
@ -610,7 +610,7 @@ EXTRA_DIST = \
|
|||
phy-3.2-ethercat.c \
|
||||
phy-3.2-orig.c \
|
||||
phy-3.4-ethercat.c \
|
||||
phy-3.4-orig.c
|
||||
phy-3.4-orig.c \
|
||||
phy-3.6-ethercat.c \
|
||||
phy-3.6-orig.c \
|
||||
phy-3.8-ethercat.c \
|
||||
|
|
|
|||
Loading…
Reference in New Issue