aboutsummaryrefslogtreecommitdiffstats
path: root/libbridge/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libbridge/Makefile.in')
-rw-r--r--libbridge/Makefile.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/libbridge/Makefile.in b/libbridge/Makefile.in
index 505994a..0997fee 100644
--- a/libbridge/Makefile.in
+++ b/libbridge/Makefile.in
@@ -12,15 +12,7 @@ exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
-ifndef HAVE_IF_INDEX
-COMPAT_SOURCES= \
- libbridge_compat.c
-else
-COMPAT_SOURCES=
-endif
-
libbridge_SOURCES= \
- $(COMPAT_SOURCES) \
libbridge_devif.c \
libbridge_if.c \
libbridge_init.c \