add emu_event to clean target

This commit is contained in:
Qingping Hou
2012-11-05 13:36:50 -05:00
parent e000bde0be
commit ba60e641a9

View File

@@ -216,7 +216,7 @@ fetchthirdparty:
cd popen-noshell && test -f Makefile || patch -N -p0 < popen_noshell-buildfix.patch
clean:
rm -f *.o kpdfview slider_watcher extr
rm -f *.o kpdfview slider_watcher extr emu_event
cleanthirdparty:
rm -rf $(LIBDIR) ; mkdir $(LIBDIR)