Skip to content

Commit

Permalink
Clean aneSWC.o in installer
Browse files Browse the repository at this point in the history
  • Loading branch information
piepie62 committed Apr 12, 2022
1 parent f27af1e commit 281169f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ ane.o: ane.s ANEBytecodeEditor.ane
aneSWC.o: aneSWC.s ANEBytecodeEditor.swc

clean:
rm bezel-swf.o bezel-swc.o gccs-loader.o gcfw-loader.o bezel-installer.o ane.o bezel-installer.exe
rm bezel-swf.o bezel-swc.o gccs-loader.o gcfw-loader.o bezel-installer.o ane.o bezel-installer.exe aneSWC.o

0 comments on commit 281169f

Please sign in to comment.