diff options
Diffstat (limited to 'tests/common')
-rw-r--r-- | tests/common/hello/libhello-1.0.0.tar.gz | bin | 2414 -> 2428 bytes | |||
-rw-r--r-- | tests/common/libhello-1.0.0/libhello/buildfile | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/common/hello/libhello-1.0.0.tar.gz b/tests/common/hello/libhello-1.0.0.tar.gz Binary files differindex c9a25d9..a00dea5 100644 --- a/tests/common/hello/libhello-1.0.0.tar.gz +++ b/tests/common/hello/libhello-1.0.0.tar.gz diff --git a/tests/common/libhello-1.0.0/libhello/buildfile b/tests/common/libhello-1.0.0/libhello/buildfile index f79b9e7..927c307 100644 --- a/tests/common/libhello-1.0.0/libhello/buildfile +++ b/tests/common/libhello-1.0.0/libhello/buildfile @@ -18,4 +18,4 @@ libs{hello}: cxx.export.poptions += -DLIBHELLO_SHARED # Install into the libhello/ subdirectory of, say, /usr/include/. # -install.include = $install.include/libhello/ +{hxx ixx txx}{*}: install = include/libhello/ |