diff options
| author | Lou Berger <lberger@labn.net> | 2018-10-27 14:14:35 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-27 14:14:35 -0400 |
| commit | 75082dafb5a929b99d89c8f55e6b2da3f4d90100 (patch) | |
| tree | 02fdeea587929091bddc451438bf99f528923cb8 /lib | |
| parent | a755ec5e500dde4a7258145900fcba25e9aff448 (diff) | |
| parent | 0b9013e44d4600713fb4471c1730656f8a3eb094 (diff) | |
Merge pull request #3235 from opensourcerouting/buildfoo-20181024
build: potpourri
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/subdir.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/subdir.am b/lib/subdir.am index eef00a9086..e2571f0c67 100644 --- a/lib/subdir.am +++ b/lib/subdir.am @@ -336,6 +336,7 @@ lib/lib_clippy-command_parse.$(OBJEXT): lib/command_lex.h lib/route_types.h: $(top_srcdir)/lib/route_types.txt $(top_srcdir)/lib/route_types.pl @PERL@ $(top_srcdir)/lib/route_types.pl < $(top_srcdir)/lib/route_types.txt > $@ +DISTCLEANFILES += lib/route_types.h if GIT_VERSION # bit of a trick here to always have up-to-date git stamps without triggering |
