소스 검색

Add menustrings.py to EXTRA_CLEAN_FILES

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34797 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 16 년 전
부모
커밋
ed9d03ca83
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      gui/wxpython/Makefile

+ 1 - 0
gui/wxpython/Makefile

@@ -1,6 +1,7 @@
 MODULE_TOPDIR = ../..
 
 SUBDIRS = docs scripts vdigit nviz
+EXTRA_CLEAN_FILES = menustrings.py
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make