summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-06-24 00:43:37 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-06-24 00:43:37 +0000
commita273c09407c99cd0dca26e958433067e3530ca36 (patch)
tree9c36aedc86118ca7d4102d7749728a0a9696e122 /Makefile.am
parent3c10025241e8f28faec939c3d26aa90190dcda54 (diff)
downloadgpsd-a273c09407c99cd0dca26e958433067e3530ca36.tar.gz
gpsfake.py is now a separate loadable module, so we can write more test loads.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7dd4bb0c..7934eb2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -162,6 +162,7 @@ EXTRA_DIST = \
gpsd.spec.in \
gpsd.spec \
gps.py \
+ gpsfake.py \
gpsprof \
gpsfake \
gpsd.hotplug \