Make 'distclean' Makefile target remove .config.h
This commit is contained in:
@@ -337,6 +337,7 @@ distclean: clean
|
|||||||
-$(RM) script/.#* macros/.#* translation/.#*
|
-$(RM) script/.#* macros/.#* translation/.#*
|
||||||
-$(RM) doc/*~ doc/BitchX.bat *.spec
|
-$(RM) doc/*~ doc/BitchX.bat *.spec
|
||||||
-$(RM) Makefile
|
-$(RM) Makefile
|
||||||
|
-$(RM) .config.h
|
||||||
|
|
||||||
export: distclean
|
export: distclean
|
||||||
$(top_srcdir)/autogen.sh || :
|
$(top_srcdir)/autogen.sh || :
|
||||||
|
|||||||
Reference in New Issue
Block a user