diff options
| author | Quentin Young <qlyoung@nvidia.com> | 2021-02-16 18:05:38 -0500 | 
|---|---|---|
| committer | Quentin Young <qlyoung@nvidia.com> | 2021-04-09 13:14:30 -0400 | 
| commit | b832909b42dc3cb83901a99ac37666919b6f79d9 (patch) | |
| tree | c870f98a5f30158dcbaf733e0fe3c3d898756ee7 /bfdd/subdir.am | |
| parent | ed0c871ecfa2a95c94b6f0b92bed05193d43fe45 (diff) | |
*: remove *.conf.sample files
Most of these are many, many years out of date. All of them vary
randomly in quality. They show up by default in packages where they
aren't really useful now that we use integrated config. Remove them.
The useful ones have been moved to the docs.
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
Diffstat (limited to 'bfdd/subdir.am')
| -rw-r--r-- | bfdd/subdir.am | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/bfdd/subdir.am b/bfdd/subdir.am index e572d4a3c0..8d35b933d7 100644 --- a/bfdd/subdir.am +++ b/bfdd/subdir.am @@ -5,7 +5,6 @@  if BFDD  noinst_LIBRARIES += bfdd/libbfd.a  sbin_PROGRAMS += bfdd/bfdd -dist_examples_DATA += bfdd/bfdd.conf.sample  vtysh_scan += bfdd/bfdd_vty.c  vtysh_scan += bfdd/bfdd_cli.c  vtysh_daemons += bfdd  | 
