diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 205a86a..e1e7f2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,6 @@ SUBDIRS = src +dist_doc_DATA = README EXTRA_DIST = alpinkoordinaten.dat - gpsdir = $(datadir)/gipfel - gps_DATA = alpinkoordinaten.dat |