summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-10-05 17:30:53 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-10-05 17:30:53 +0000
commit04be9a0cc42ced669219d197bf7038cbab8f10f4 (patch)
treed07780868fe91ab8cf144b31b154e3fa19c364c2 /Makefile.am
parent8518cf2983142d25d430db081ad11a2615ed8f0d (diff)
downloadgpsd-04be9a0cc42ced669219d197bf7038cbab8f10f4.tar.gz
Fix makefile typo that interfered with "make dist".
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3539ea3a..e85379a2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -390,7 +390,7 @@ EXTRA_DIST = \
gpsd.usermap \
valgrind-audit \
valgrind-suppressions \
- gpspacke.c \
+ gpspacket.c \
gpslib.c \
driver_proto.c \
monitor_proto.c \