Adapted the unit test Makefile to the directory structure change.
[ptas] / tests / ut_coord_trans / Makefile
index 095515a..31ddbc4 100644 (file)
@@ -1,6 +1,6 @@
 CC=gcc
 RM=rm -f
-INCDIR=../../
+INCDIR=../../getmehome/
 CFLAGS=-I$(INCDIR)
 LDFLAGS=-lm
 DEPS=$(INCDIR)coordinate-system.h