mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
rename main program and add AM conditional
This commit is contained in:
@@ -12,7 +12,7 @@ dist_man8_MANS=bgpq4.8
|
||||
bgpq4_LDADD = $(PLATFORM_LDADD) $(PROG_LDADD)
|
||||
bgpq4_LDADD += $(top_builddir)/compat/libcompat.la
|
||||
|
||||
bgpq4_SOURCES=bgpq4.c extern.h bgpq4_printer.c bgpq_expander.c \
|
||||
bgpq4_SOURCES=main.c extern.h bgpq4_printer.c bgpq_expander.c \
|
||||
expander_freeall.c sx_maxsockbuf.c \
|
||||
sx_prefix.c sx_prefix.h sx_report.c sx_report.h \
|
||||
sx_slentry.c sx_slentry.h
|
||||
|
||||
Reference in New Issue
Block a user