diff options
| author | David Lamparter <equinox@diac24.net> | 2018-08-16 00:26:39 +0200 | 
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2018-09-08 21:26:54 +0200 | 
| commit | a1286a3245d638fe9c56339642a7e1fbf183c946 (patch) | |
| tree | 75fb880af707cb14db9b6d96ba6f95b7e3b46eee /tests/.gitignore | |
| parent | 8b7668eccecac31a0347c75be11580f7cf66bf06 (diff) | |
build: non-recursive tests
May SUBDIRS rest in pieces... er, peace.
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index c8368b39b6..5d414ef3d7 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,4 +1,4 @@ -Makefile +!Makefile  Makefile.in  *.o  tags  | 
