1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-25 21:57:45 +03:00

Remove *.t in test/api's make clean target.

This commit is contained in:
Petr Rockai 2011-01-07 13:07:10 +00:00
parent a1da766a21
commit 21ee9f3234

View File

@ -59,3 +59,6 @@ wrapper: $(wrapper_OBJECTS) $(DEPLIBS)
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status test/api/Makefile
clean:
rm -f *.t