win32: when cleaning delete also manifest files

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4921 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2010-12-06 15:49:49 +00:00
parent 04c5cb955b
commit d775407327
1 changed files with 1 additions and 1 deletions

View File

@ -56,4 +56,4 @@ LINKFLAGS = /DEBUG /NOLOGO /INCREMENTAL:NO /MACHINE:IX86
rc /l 0x0409 /r $<
clean::
del /Q *.obj *.dll *.exe *.pdb *.lib *.def
del /Q *.obj *.dll *.exe *.pdb *.lib *.def *.manifest