summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-08-19 15:38:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-08-19 15:38:39 +0000
commite88a1112c90262bafb0dc5955b4d66aeecaa8658 (patch)
treee6a010d746aa258d8f124c0845c5bc59b8fa4865
parentc3ca1cb755ae1bcff9bb3fe33a30b55b693e191a (diff)
downloadgpsd-e88a1112c90262bafb0dc5955b4d66aeecaa8658.tar.gz
There is no longer a contrib/Makefile.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71720d0b..0e50478e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -372,7 +372,7 @@ dnl AC_SUBST(DBUS_GLIB_LIBS)
dnl fi
AM_CONDITIONAL([HAVE_DBUS], [test x"$ac_dbus" = x"yes"])
-AC_OUTPUT(Makefile contrib/Makefile gpsd.spec)
+AC_OUTPUT(Makefile gpsd.spec)
dnl Output the configuration summary
echo ""