Moved gedcom.h to include subdirectory.
[gedcom-parse.git] / 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)
+CPPFLAGS=-I ./include
 YFLAGS=--debug --defines
 LFLAGS=-8
 LOADLIBES=$(DMALLOC_LOADLIBES)