diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2017-05-24 17:48:12 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2017-07-31 23:03:27 +0200 |
| commit | 4a121f99f762258b4382b8a68f28094849fc3dfa (patch) | |
| tree | 01d04eb73e8ad166bd474a65b30ec44507616bd6 /lib/.gitignore | |
| parent | 84d5286a9f0e66a6f8264a33818ec173db5ceee7 (diff) | |
build: convert lib/ to non-recursive build
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/.gitignore')
| -rw-r--r-- | lib/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 60cde149f5..94f401ebe6 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,4 +1,4 @@ -Makefile +!Makefile Makefile.in *.o *.lo |
