mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
make dist fix (again:/)
This commit is contained in:
parent
0c42b0f644
commit
54e8cb1cb2
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ menu.dat$(GZ): $(menu_obj) $(QFCC_DEP) ../lib/libgui.a ../lib/libcsqc.a ../lib/l
|
|||
$(GZIP)
|
||||
|
||||
EXTRA_DIST= $(menu_src) \
|
||||
HUD.h client_menu.h controls_o.h \
|
||||
Frame.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