summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--driver_proto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_proto.c b/driver_proto.c
index 6a64e4c6..316c67e2 100644
--- a/driver_proto.c
+++ b/driver_proto.c
@@ -25,7 +25,7 @@
* If using vi, ":%s/_PROTO_/MYDRIVER/g" and ":%s/_proto_/mydriver/g"
* should produce a source file that comes very close to being useful.
* You will also need to add hooks for your new driver to:
- * Makefile.am
+ * SConstruct
* drivers.c
* gpsd.h-tail
* libgpsd_core.c