aboutsummaryrefslogtreecommitdiffstats
path: root/setup.mk
diff options
context:
space:
mode:
Diffstat (limited to 'setup.mk')
-rw-r--r--setup.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.mk b/setup.mk
index d11b9df..131405e 100644
--- a/setup.mk
+++ b/setup.mk
@@ -8,8 +8,8 @@
#CONVEX_OPT = yes
# User C code files
-VEXUSERSRC = vexuser.c
+VEXUSERSRC = vexuser.cpp src/motor.cpp
# Uncomment and add/modify user include files
-#VEXUSERINC = myfile.h
+VEXUSERINC = include/