# HG changeset patch # User giacomo # Date 1144026254 25200 # Node ID eb2c35fbe301729c85877341d49028a7b889e251 # Parent dff18ce367abc5aa7fe2443dc9e8ce2317f38852 [svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests diff -r dff18ce367ab -r eb2c35fbe301 Plugins/Input/sexypsf/Makefile.in --- a/Plugins/Input/sexypsf/Makefile.in Sun Apr 02 17:53:30 2006 -0700 +++ b/Plugins/Input/sexypsf/Makefile.in Sun Apr 02 18:04:14 2006 -0700 @@ -24,3 +24,6 @@ OBJECTS = ${SOURCES:.c=.o} CFLAGS += -Wno-nonnull -fPIC -DPIC $(GTK_CFLAGS) -I../../../intl -I../../.. -Ispu/ -I. + +clean-posthook: + @$(RM) spu/*.o