blob: 8f4df372c8574c4a88b848aa0b23d985feb16975 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|