diff options
| author | Christian Franke <chris@opensourcerouting.org> | 2018-03-22 15:01:08 +0100 |
|---|---|---|
| committer | Christian Franke <chris@opensourcerouting.org> | 2018-09-05 11:38:12 +0200 |
| commit | 7c0cbd0e8879ef85469cd2da606cdabdb374cf01 (patch) | |
| tree | 8999de060c8affdb9cb2e476369d5238524fae7c /isisd/.gitignore | |
| parent | 74938acb9450abeae56380bd8ed665203cb45aa6 (diff) | |
fabricd: add new daemon as build of isisd
fabricd is built using the sources of isisd. To allow differentiation
in the code, -DFABRICD=1 is added to its preprocessor flags.
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'isisd/.gitignore')
| -rw-r--r-- | isisd/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/.gitignore b/isisd/.gitignore index a882bbf675..865cc38253 100644 --- a/isisd/.gitignore +++ b/isisd/.gitignore @@ -2,6 +2,7 @@ Makefile.in *.o isisd +fabricd .deps isisd.conf .nfs* |
