Remove doc/Makefile (template for dummy toplevel Makefile).

This commit is contained in:
Kevin Easton
2015-03-16 23:23:14 +11:00
parent ca093feaf9
commit 5b89193679
5 changed files with 1 additions and 15 deletions

View File

@@ -333,8 +333,6 @@ distclean: clean
-$(RM) script/.#* macros/.#* translation/.#*
-$(RM) doc/*~ doc/BitchX.bat *.spec
-$(RM) Makefile
-$(CP) $(top_srcdir)/doc/Makefile $(top_srcdir)/Makefile
-$(CP) $(top_srcdir)/doc/Makefile Makefile
export: distclean
$(top_srcdir)/autogen.sh || :