]> git.ipfire.org Git - thirdparty/lldpd.git/commit
seccomp: do not ship `syscall-names.h`
authorVincent Bernat <bernat@luffy.cx>
Sat, 12 Oct 2013 16:05:06 +0000 (18:05 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sat, 12 Oct 2013 16:05:06 +0000 (18:05 +0200)
commit246701fe22bd2f2def6816e730b8b46f427c8404
treebcbb0350485cbdbd593e174c80cf99d2d77fd4e2
parent6a427fb18c67a04461d2925ac421e5476143b7b4
seccomp: do not ship `syscall-names.h`

`syscall-names.h` is generated at build-time. Since automake will put
anything in `*_SOURCES` in the dist tarball, we tell it to not do
that.
src/daemon/Makefile.am