Merge branch 'maint'
[platform/upstream/automake.git] / tests / suffix8.tap
index 8a819a9..3e37ecc 100755 (executable)
@@ -47,6 +47,8 @@ libfoo_la_SOURCES = bar.x_
        cp `test -f '$<' || echo $(srcdir)/`$< $@
 .y_.o:
        cp `test -f '$<' || echo $(srcdir)/`$< $@
+.y_.obj:
+       cp `test -f '$<' || echo $(srcdir)/`$< $@
 .y_.z_:
        cp `test -f '$<' || echo $(srcdir)/`$< $@
 .z_.lo: