mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
make dist fix
This commit is contained in:
parent
d42e011760
commit
0c42b0f644
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ menu.dat$(GZ): $(menu_obj) $(QFCC_DEP) ../lib/libgui.a ../lib/libcsqc.a ../lib/l
|
|||
$(GZIP)
|
||||
|
||||
EXTRA_DIST= $(menu_src) \
|
||||
client_menu.h controls_o.h \
|
||||
HUD.h client_menu.h controls_o.h \
|
||||
menu.h options.h \
|
||||
options_util.h servlist.h
|
||||
CLEANFILES= *.dat *.sym *.gz *.qfo
|
||||
|
|
Loading…
Reference in a new issue