Fix a !srcdir problem with installed tests
authorMatthias Clasen <mclasen@redhat.com>
Sat, 21 Dec 2013 18:20:44 +0000 (13:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 21 Dec 2013 18:22:00 +0000 (13:22 -0500)
commitd6e95cc5f5e777c0f4908beafa74173de139478e
tree3290d781f8b68510f5428a727df6a7daceb23a06
parentdac1ad66ebe3df38b129d78915db1c29e4d7a30d
Fix a !srcdir problem with installed tests

When installing scripts which are not generated in a
srcdir != builddir build, $< will have ../.. goo in it.
So we need to strip the directory parts before using
the filename to construct a new path.
glib-tap.mk
glib.mk