Skip to content

Commit c4f6f8a

Browse files
authored
Merge pull request #47 from xexyl/clobber-gson
2 parents c075bca + c840024 commit c4f6f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1992/gson/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ clean:
170170
clobber: clean
171171
${RM} -f ${TARGET} ${ALT_TARGET}
172172
${RM} -rf *.dSYM
173-
${RM} -f og words
173+
${RM} -f words
174174

175175

176176
######################################

0 commit comments

Comments
 (0)