mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Add compat dir to AM flags
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
SUBDIRS = include compat
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/compat
|
||||
|
||||
AUTOMAKE_OPTIONS=foreign subdir-objects
|
||||
|
||||
SUBDIRS = include compat
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
bin_PROGRAMS=bgpq4
|
||||
|
||||
bgpq4_SOURCES=bgpq4.c bgpq4.h config.h bgpq4_printer.c bgpq_expander.c \
|
||||
|
||||
Reference in New Issue
Block a user