summaryrefslogtreecommitdiff
path: root/ripd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ripd/Makefile.am')
-rw-r--r--ripd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ripd/Makefile.am b/ripd/Makefile.am
index dd51e341..c36b58c6 100644
--- a/ripd/Makefile.am
+++ b/ripd/Makefile.am
@@ -12,7 +12,7 @@ librip_a_SOURCES = \
rip_routemap.c rip_peer.c rip_offset.c
noinst_HEADERS = \
- ripd.h rip_debug.h
+ ripd.h rip_debug.h rip_interface.h
ripd_SOURCES = \
rip_main.c $(librip_a_SOURCES)