diff options
| author | David Lamparter <equinox@diac24.net> | 2018-08-15 23:35:51 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2018-09-08 21:25:59 +0200 |
| commit | 84d837b75d3dc3e4640dd311fcb22bfa62065f34 (patch) | |
| tree | af01c1931ace11ec9db17785744543ac85a79873 /bgpd/.gitignore | |
| parent | 714e135429aaca467bd2ed654edfe977b5cd1a9c (diff) | |
build: non-recursive bgpd & rfp
Note: no more --with-rfp-path on configure - badly messing with the
build system like this really isn't how to do a conditional external
dependency.
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'bgpd/.gitignore')
| -rw-r--r-- | bgpd/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/.gitignore b/bgpd/.gitignore index 105be22995..7e2e6293a5 100644 --- a/bgpd/.gitignore +++ b/bgpd/.gitignore @@ -1,4 +1,4 @@ -Makefile +!Makefile Makefile.in *.o bgpd |
