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