mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
add pace_man.o to OBJS
This commit is contained in:
parent
dc2f88181c
commit
3dec101e96
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ OBJS = $(PLATFORM)/pnolet.o \
|
|||
$(PLATFORM)/prefsdlg.o \
|
||||
$(PLATFORM)/connsdlg.o \
|
||||
$(PLATFORM)/pace_gen.o \
|
||||
$(PLATFORM)/pace_man.o \
|
||||
$(COMMONOBJ)
|
||||
|
||||
# The target of this makefile is the .bin files that comprise the
|
||||
|
|
Loading…
Reference in a new issue