diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 31c34ef..c8ee547 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = src dist_doc_DATA = README NEWS -EXTRA_DIST = gipfel.dat +EXTRA_DIST = gipfel.dat gipfel.spec gpsdir = $(datadir)/gipfel gps_DATA = gipfel.dat |