mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Rename clean target to clean-local
This commit is contained in:
parent
f0de61e598
commit
fe7879c248
@ -129,7 +129,7 @@ install-local-yes:
|
||||
# then the dependence on `distdir' will take care of copying.
|
||||
dist: update-po distdir
|
||||
|
||||
clean:
|
||||
clean-local:
|
||||
rm -f $(PACKAGE).po *.new.po
|
||||
|
||||
include $(path_to_top)/Makefile.lib
|
||||
|
Loading…
Reference in New Issue
Block a user