summaryrefslogtreecommitdiff
path: root/software/ttx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'software/ttx/Makefile')
-rw-r--r--software/ttx/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/software/ttx/Makefile b/software/ttx/Makefile
index 47f8ae9..6ab5314 100644
--- a/software/ttx/Makefile
+++ b/software/ttx/Makefile
@@ -8,10 +8,10 @@
## ESC im Labor and realraum.
##
## Please visit the project hompage at sat.mur.at for further information.
-##
+##
##
## Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at>
-##
+##
## This file is part of mur.sat.
##
## mur.sat is free software: you can redistribute it and/or modify
@@ -30,5 +30,6 @@
PROJECT := ttx
PROC_TYPE := 12F635
+SPREADPIC_PATH := ../../contrib/pic-utils
-include ../pic.include.mk
+include $(SPREADPIC_PATH)/include.mk