From b01abf3aabb09639349351c3a9c64eb136a35842 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Mon, 15 Aug 2005 11:20:07 +0100 Subject: add support for default datafile --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index af437a6..205a86a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,7 @@ SUBDIRS = src + +EXTRA_DIST = alpinkoordinaten.dat + +gpsdir = $(datadir)/gipfel + +gps_DATA = alpinkoordinaten.dat -- cgit v1.2.3