mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 12:31:10 +00:00
make dist fix
----------------------------------------------------------------------
This commit is contained in:
parent
dcd4ec19c5
commit
49ef391664
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
AUTOMAKE_OPTIONS= foreign
|
||||
|
||||
EXTRA_DIST= cmdlib.h config.h.in expr.h scope.h struct.h switch.h \
|
||||
qfcc.h type.h
|
||||
EXTRA_DIST= cmdlib.h expr.h scope.h struct.h switch.h qfcc.h type.h
|
||||
|
|
Loading…
Reference in a new issue