Do not delete .exports files on make clean

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3536 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2008-07-02 10:15:09 +00:00
parent 4fc6c498ed
commit 2599fa795d
1 changed files with 1 additions and 1 deletions

View File

@ -56,4 +56,4 @@ install-headers-dir:
rc /l 0x0409 /r $<
clean::
del /Q *.obj *.dll *.exe *.pdb *.lib *.exp *.def
del /Q *.obj *.dll *.exe *.pdb *.lib *.def