mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-28 09:58:11 +01:00
12 lines
465 B
Diff
12 lines
465 B
Diff
|
--- Makefile.am.orig 2018-04-05 19:04:26.122231733 -0700
|
||
|
+++ Makefile.am 2018-04-05 19:05:26.998830911 -0700
|
||
|
@@ -16,7 +16,7 @@
|
||
|
|
||
|
SUBDIRS = doc
|
||
|
|
||
|
-dist_pkgdata_DATA = AUTHORS COPYING COPYING.EXCEPTION README
|
||
|
+dist_doc_DATA = AUTHORS COPYING COPYING.EXCEPTION README
|
||
|
aclocaldir = $(datadir)/aclocal
|
||
|
dist_aclocal_DATA = $(M4FILES)
|
||
|
EXTRA_DIST = build-aux/git-version-gen build-aux/gitlog-to-changelog
|