فهرست منبع

clean: cleandocs added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43726 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 سال پیش
والد
کامیت
0a3e9f6beb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -111,7 +111,7 @@ cleandistdirs:
 cleanscriptstrings:
 	rm -f locale/scriptstrings/*.c 2>/dev/null
 
-clean: cleandistdirs cleanscriptstrings
+clean: cleandistdirs cleanscriptstrings cleandocs
 
 libsclean: cleandistdirs
 	$(MAKE) clean-recursive SUBDIRS=$(LIBDIRS)