Add missing backslash in Makefile.am

This commit is contained in:
Bjarne von Horn
2024-06-07 11:29:58 +02:00
parent bac16d07a9
commit 807c8ba709

View File

@@ -493,7 +493,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 \