From dce6b864a2e26a8bc49526dc3bbcd022ee7d63d9 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 9 Jan 2012 15:03:41 +0100 Subject: [PATCH] Added missing slash. --- devices/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/Makefile.am b/devices/Makefile.am index 725122b2..2af0e431 100644 --- a/devices/Makefile.am +++ b/devices/Makefile.am @@ -106,7 +106,7 @@ noinst_HEADERS = \ r8169-2.6.29-ethercat.c \ r8169-2.6.29-orig.c \ r8169-2.6.31-ethercat.c \ - r8169-2.6.31-orig.c + r8169-2.6.31-orig.c \ r8169-2.6.33-ethercat.c \ r8169-2.6.33-orig.c \ r8169-2.6.37-ethercat.c \