summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-05-31 09:52:27 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-05-31 09:52:27 +0000
commit82c4761327a2aa2a8e1085db160d457bb619a0a1 (patch)
tree006829074afd2e3b67a77b10b01852883d5c19ba /Makefile.am
parent9edf01f0f0dd2402c03e75ebbcbb320acc65ab3e (diff)
downloadgpsd-82c4761327a2aa2a8e1085db160d457bb619a0a1.tar.gz
splint cleanups, including a tweak to Makefile.am...
...to make sure that gpsd.h is always regenerated when splint or other tools want to see C sources.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 07857482..8d6dfb62 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,8 +146,7 @@ libgps_c_sources = \
bsd-base64.h \
strl.c \
hex.c \
- gpsd.h-head \
- gpsd.h-tail
+ gpsd.h
BUILT_SOURCES = packet_names.h gpsd.h
packet_names.h: packet_states.h