mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Fix cleaning files generated by configure.
This is an oversight from f79a55616b5ff05d4f2e6b031a17be5668d1d3ea.
This commit is contained in:
parent
8314fdddce
commit
ff53aa7282
@ -281,15 +281,11 @@ deinstall:
|
||||
-rm -f $(BASE)/org.inspircd.plist
|
||||
|
||||
configureclean:
|
||||
rm -f .gdbargs
|
||||
rm -f BSDmakefile
|
||||
rm -f GNUmakefile
|
||||
rm -f include/config.h
|
||||
rm -f inspircd
|
||||
rm -f inspircd.1
|
||||
rm -f inspircd-genssl.1
|
||||
-rm -f inspircd.service
|
||||
-rm -f org.inspircd.plist
|
||||
-rm -f @CONFIGURE_CACHE_FILE@
|
||||
rm -rf @CONFIGURE_DIRECTORY@
|
||||
|
||||
distclean: clean configureclean
|
||||
-rm -rf $(SOURCEPATH)/run
|
||||
|
Loading…
x
Reference in New Issue
Block a user