support for YapInterface.h

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@584 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2002-09-09 17:46:30 +00:00
parent a2d8ea40d6
commit 636600e3b8
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ TAG_HEADERS= Tags_32bits.h Tags_32Ops.h Tags_32LowTag.h\
GHEADERS = TermExt.h Yap.h Atoms.h Yatom.h sshift.h $(TAG_HEADERS)
INTERFACE_HEADERS = $(srcdir)/include/c_interface.h $(srcdir)/include/yap_structs.h
INTERFACE_HEADERS = $(srcdir)/include/c_interface.h $(srcdir)/include/yap_structs.h $(srcdir)/include/YapInterface.h
HEADERS = \
$(GHEADERS) $(INTERFACE_HEADERS) \