mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 22:13:00 +00:00 
			
		
		
		
	Remove "doc/src" directory on "make distclean".
This commit is contained in:
		| @@ -9,7 +9,7 @@ | ||||
| # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste | ||||
| # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. | ||||
| # | ||||
| # $Id: Makefile.am,v 1.17 2003/04/22 23:50:18 alex Exp $ | ||||
| # $Id: Makefile.am,v 1.18 2005/04/27 07:52:29 alex Exp $ | ||||
| # | ||||
|  | ||||
| EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt \ | ||||
| @@ -18,6 +18,9 @@ EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt \ | ||||
| maintainer-clean-local: | ||||
| 	rm -f Makefile Makefile.in | ||||
|  | ||||
| distclean-local: | ||||
| 	rm -rf src | ||||
|  | ||||
| docdir = $(datadir)/doc/$(PACKAGE) | ||||
|  | ||||
| documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton