summaryrefslogtreecommitdiff
path: root/driver_proto.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-05-08 01:33:05 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-05-08 01:33:05 -0400
commitf18c393a84f276dcd6840b2ef484b4358f9364cf (patch)
tree5640ab1e73d883c89559a6ad1ec68b19f95ce9f8 /driver_proto.c
parent8dc7a9dec9b2a8f93cc2bae304f1911954fecbb0 (diff)
downloadgpsd-f18c393a84f276dcd6840b2ef484b4358f9364cf.tar.gz
Adjust comment for scons.
Diffstat (limited to 'driver_proto.c')
-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