uhh... remove xphist.* from the build.
git-svn-id: svn://10.0.0.236/trunk@9463 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d511d6f7cf
commit
e978f4bd52
@ -21,6 +21,6 @@ DEPTH = ../../..
|
||||
|
||||
MODULE = mariner
|
||||
|
||||
EXPORTS = xpform.h xploele.h xptabnav.h xphist.h
|
||||
EXPORTS = xpform.h xploele.h xptabnav.h
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
@ -22,7 +22,7 @@ DEPTH = ../../..
|
||||
MODULE = mariner
|
||||
LIBRARY_NAME = mariner
|
||||
|
||||
CSRCS = xpform.c xphist.c
|
||||
CSRCS = xpform.c
|
||||
|
||||
# These aren't used yet.
|
||||
# xploele.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user