Adapted the unit test Makefile to the directory structure change.
authorAki Koskinen <maemo@akikoskinen.info>
Sun, 7 Feb 2010 17:35:56 +0000 (19:35 +0200)
committerAki Koskinen <maemo@akikoskinen.info>
Sun, 7 Feb 2010 17:35:56 +0000 (19:35 +0200)
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