no more grep
This commit is contained in:
parent
823e8ee097
commit
35e7db6878
2
dist/win32/Makefile.incl
vendored
2
dist/win32/Makefile.incl
vendored
@ -17,7 +17,7 @@ WIN_CLEAN_FILES = $(zip_files) $(installer) $(nsi_files) dist/win32/medit.nsi
|
|||||||
WIN_CLEAN_DIRS = $(win_distdir) $(win_tmp_instdir)
|
WIN_CLEAN_DIRS = $(win_distdir) $(win_tmp_instdir)
|
||||||
|
|
||||||
WIN_BIN_ROOT = BIN
|
WIN_BIN_ROOT = BIN
|
||||||
WIN_BIN_COMPS = grep gtk xml
|
WIN_BIN_COMPS = gtk # xml grep
|
||||||
WIN_PYTHON_BIN_COMPS = python
|
WIN_PYTHON_BIN_COMPS = python
|
||||||
|
|
||||||
zip_files = $(zip) $(zip_dir)
|
zip_files = $(zip) $(zip_dir)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user