diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2017-08-03 13:42:11 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2017-08-04 11:09:50 +0200 |
| commit | 86e463cf9bd2ffb0ce8e4dba94c8ebcefb971d1e (patch) | |
| tree | f7df7463d6422506bff3897fd36edd764b68a35a /isisd/.gitignore | |
| parent | afca06902e13288ad1fec47d73e811c91e92e5d7 (diff) | |
build: non-recursive isisd
(Also fix a minor snafu in the autoconf logic)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'isisd/.gitignore')
| -rw-r--r-- | isisd/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isisd/.gitignore b/isisd/.gitignore index 5e8028c2a6..a882bbf675 100644 --- a/isisd/.gitignore +++ b/isisd/.gitignore @@ -1,4 +1,4 @@ -Makefile +!Makefile Makefile.in *.o isisd |
