patch 7.4.1019

Problem:    Directory listing of "src" is too long.
Solution:   Rename the resources file to make it shorter.
This commit is contained in:
Bram Moolenaar
2016-01-01 17:20:27 +01:00
parent af2dff8fbc
commit 39373819fd
4 changed files with 7 additions and 5 deletions

View File

@ -191,7 +191,7 @@ SRC_UNIX = \
src/gui_gtk_f.c \
src/gui_gtk_f.h \
src/gui_gtk_x11.c \
src/gui_gtk_gresources.xml \
src/gui_gtk_res.xml \
src/gui_motif.c \
src/gui_xmdlg.c \
src/gui_xmebw.c \