diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 90c8407010..bb8e97a115 100644 --- a/Makefile.am +++ b/Makefile.am @@ -187,8 +187,16 @@ EXTRA_DIST += \ \ python/clidef.py \ python/clippy/__init__.py \ + python/clippy/elf.py \ + python/clippy/uidhash.py \ python/makevars.py \ python/makefile.py \ + python/tiabwarfo.py \ + python/xrelfo.py \ + python/test_xrelfo.py \ + python/runtests.py \ + \ + python/xrefstructs.json \ \ redhat/frr.logrotate \ redhat/frr.pam \ |
