Moved gedcom.h to include subdirectory.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 09:41:40 +0000 (09:41 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 09:41:40 +0000 (09:41 +0000)
Makefile

index 5a8becaf8d3f5a7f6c3a8c65ceeb88dd13f7c891..e92c025f1a0eafbda7a46706049dfbacb9eeba4c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ LIBPATH=/usr/local/lib
 DMALLOC_CFLAGS=
 DMALLOC_LOADLIBES=
 CFLAGS=-g -W -Wall -pedantic $(DMALLOC_CFLAGS)
 DMALLOC_CFLAGS=
 DMALLOC_LOADLIBES=
 CFLAGS=-g -W -Wall -pedantic $(DMALLOC_CFLAGS)
+CPPFLAGS=-I ./include
 YFLAGS=--debug --defines
 LFLAGS=-8
 LOADLIBES=$(DMALLOC_LOADLIBES)
 YFLAGS=--debug --defines
 LFLAGS=-8
 LOADLIBES=$(DMALLOC_LOADLIBES)