diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2009-03-13 16:40:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2009-03-13 16:40:52 +0000 |
commit | daf596d2b37b8b19822315eea6aa34ebb0d18339 (patch) | |
tree | ec1c35400dbbe0e920380b4150ed6c888749ea1c /www/Makefile | |
parent | ef53d3a73bab5c9d031ecb091d847bee1d431703 (diff) | |
download | gpsd-daf596d2b37b8b19822315eea6aa34ebb0d18339.tar.gz |
rtcmdecode -> gpsdecode.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index fdcc2755..93177906 100644 --- a/www/Makefile +++ b/www/Makefile @@ -12,7 +12,7 @@ XML = \ libgpsmm.xml \ libgpsd.xml \ gpsmon.xml \ - rtcmdecode.xml \ + gpsdecode.xml \ gpsprof.xml \ gpsfake.xml \ gpsctl.xml \ |