summaryrefslogtreecommitdiffstats
path: root/src/po/Make_cyg.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/po/Make_cyg.mak')
-rw-r--r--src/po/Make_cyg.mak6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/po/Make_cyg.mak b/src/po/Make_cyg.mak
index 0fe7f92952..2969d1e872 100644
--- a/src/po/Make_cyg.mak
+++ b/src/po/Make_cyg.mak
@@ -63,12 +63,6 @@ PO_INPUTLIST = \
gvim.desktop.in \
vim.desktop.in
-PO_VIM_INPUTLIST = \
- ../../runtime/optwin.vim
-
-PO_VIM_JSLIST = \
- optwin.js
-
first_time: $(PO_INPUTLIST) $(PO_VIM_INPUTLIST)
$(VIM) -u NONE --not-a-term -S tojavascript.vim $(LANGUAGE).pot $(PO_VIM_INPUTLIST)
$(XGETTEXT) --default-domain=$(LANGUAGE) \