]> git.ipfire.org Git - people/jschlag/network.git/commit
Add include dir for nitsi test
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 30 Jun 2018 15:54:04 +0000 (17:54 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 30 Jun 2018 16:59:44 +0000 (17:59 +0100)
commit60dbefba989dda042796c91494211992156492c1
tree32d510b8ec3e2a6c37d66198ba4e9114093b0296
parent36e1f715558455dfdc6041ca235e9af101d471eb
Add include dir for nitsi test

When we include recipes in our recipe we must be shure in some cases
that the recipe are generated out of a .in file.

All files in the include dir will be generated before every test so we
can be shure that these files are present.

This is useful for recipes like the make-install recipe in this test,
which needs to be generated and will be included in nearly every test.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
test/nitsi/include/make-install.in [new file with mode: 0644]