mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 22:28:41 -05:00
- Make sure compiled python code gets cleaned as well
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@248 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
d8934b4f71
commit
226f768092
@ -124,5 +124,5 @@ wsjt.spec: wsjt.py astro.py g.py options.py palettes.py smeter.py specjt.py
|
||||
|
||||
.PHONY : clean
|
||||
clean:
|
||||
${RM} -f *.o *.so *~ JT65code wsjt6
|
||||
${RM} -f *.o *.pyc *.so *~ JT65code wsjt6
|
||||
(cd portaudio-v19;${MAKE} clean)
|
||||
|
Loading…
Reference in New Issue
Block a user