Make sure 'lockfile.dat' isn't shipped.
This commit is contained in:
parent
f19c652614
commit
e8559861cd
2 changed files with 2 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ add2filelist(fp, "data\\fonts", "..\\fonts")
|
|||
add2filelist(fp, "data\\starters", "..\\starters")
|
||||
add2filelist(fp, "data\\stamps", "..\\stamps")
|
||||
add2filelist(fp, "docs", "..\\docs")
|
||||
add2filelist(fp, "userdata", "userdata")
|
||||
fp.write("\n")
|
||||
fp.close()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue