diff options
| author | Christian Franke <chris@opensourcerouting.org> | 2018-11-29 15:22:23 +0100 |
|---|---|---|
| committer | Christian Franke <chris@opensourcerouting.org> | 2018-11-29 16:51:27 +0100 |
| commit | ff37641ba2e8272ed4f58a88a9f837d5ff9bb560 (patch) | |
| tree | 15287572a84df0f0ebee54191753d3b4d38dbdc3 /Makefile.am | |
| parent | f509ad97856959d1670886b836f50077ca043b0b (diff) | |
topotests: Adapt docker changes for integrated tests
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d12d452645..c56a551aa5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,6 +149,7 @@ include yang/libyang_plugins/subdir.am include vtysh/subdir.am include tests/subdir.am +include tests/topotests/subdir.am if PKGSRC rcdir=@pkgsrcrcdir@ |
