]> granicus.if.org Git - strace/commit
Add ksysent.h and scno.h to BUILT_SOURCES
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 20 Jul 2017 00:06:06 +0000 (00:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 20 Jul 2017 00:06:06 +0000 (00:06 +0000)
commitbcf04aba1bda59fcafdee228af2e1c3544909616
tree9992304a68925957d8defba4daa50fd7dd0e4c54
parent24c6681d390ed994aae5ae68b89cca56d4272445
Add ksysent.h and scno.h to BUILT_SOURCES

This guarantees that ksysent.h and scno.h, along with other targets
listed in BUILT_SOURCES, are made on 'make all', 'make check',
and 'make check-valgrind' before other targets are processed.

* scno.am (BUILT_SOURCES): Add scno.h.
* tests/Makefile.am (BUILT_SOURCES): Add ksysent.h.
scno.am
tests/Makefile.am