summaryrefslogtreecommitdiffstats
path: root/ax25ipd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ax25ipd/Makefile.in')
-rw-r--r--ax25ipd/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/ax25ipd/Makefile.in b/ax25ipd/Makefile.in
index 3d1fd23..8f67132 100644
--- a/ax25ipd/Makefile.in
+++ b/ax25ipd/Makefile.in
@@ -108,7 +108,8 @@ ax25ipd_SOURCES = \
ax25ipd.c \
ax25ipd.h \
process.c \
- routing.c
+ routing.c \
+ bpqether.c
# Needed so that install is optional
@@ -129,7 +130,7 @@ PROGRAMS = $(sbin_PROGRAMS)
am_ax25ipd_OBJECTS = config.$(OBJEXT) crc.$(OBJEXT) io.$(OBJEXT) \
kiss.$(OBJEXT) ax25ipd.$(OBJEXT) process.$(OBJEXT) \
- routing.$(OBJEXT)
+ routing.$(OBJEXT) bpqether.$(OBJEXT)
ax25ipd_OBJECTS = $(am_ax25ipd_OBJECTS)
ax25ipd_DEPENDENCIES =
ax25ipd_LDFLAGS =