mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-04-05 08:51:28 +00:00
Fix the missing desktop files.
I'm not sure what EXTRA_DATA is for, but it doesn't get files into the distribution.
This commit is contained in:
parent
a2d1e0667c
commit
9281ad8521
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ endif
|
|||
# Stuff that doesn't get linked into an executable NEEDS to be mentioned here,
|
||||
# or it won't be distributed with 'make dist'
|
||||
|
||||
EXTRA_DATA= quakeforge-nq-glx.desktop quakeforge-nq-sdl.desktop \
|
||||
EXTRA_DIST= quakeforge-nq-glx.desktop quakeforge-nq-sdl.desktop \
|
||||
quakeforge-nq-sdl32.desktop quakeforge-nq-sgl.desktop \
|
||||
quakeforge-nq-x11.desktop quakeforge-qw-glx.desktop \
|
||||
quakeforge-qw-sdl.desktop quakeforge-qw-sdl32.desktop \
|
||||
|
|
Loading…
Reference in a new issue