summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-16 15:33:08 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-16 15:33:08 +0000
commit887417f0261b1c0b34a8a77bbc07d1b31cbae2fd (patch)
treee1fb753216287353faeff3b03bab6ed39eeb6862 /Makefile.am
parentd1857588cfcf0644fd84467e1b4853c0e45946a2 (diff)
downloadgpsd-887417f0261b1c0b34a8a77bbc07d1b31cbae2fd.tar.gz
Step two in RTCM merge: it no longer has a separate header.
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 da0c602c..ffa2c10c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -182,7 +182,7 @@ release: distdir
BZIP2=$(BZIP2_ENV) $(AMTAR)$(TAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir)
-rm -rf $(distdir)
-include_HEADERS = gps.h gpsd.h rtcm.h libgpsmm.h
+include_HEADERS = gps.h gpsd.h libgpsmm.h
# Automake is buggy and doesn't automatically include bin_SCRIPTS in dist
EXTRA_DIST = \