Merge branch 'fix_e1000e_dist' into 'stable-1.5'

Add missing backslash in Makefile.am

See merge request etherlab.org/ethercat!132
This commit is contained in:
Florian Pose
2024-06-07 09:41:52 +00:00

View File

@@ -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 \