Skip to content

Commit ead7332

Browse files
committed
build: Include the docs
1 parent a1bdb5a commit ead7332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = --install -I m4
44
docs_DATA = README.md gfx_config.h
55
docsdir = $(prefix)/$(PARENT_PACKAGE)
66

7-
EXTRA_DIST =
7+
EXTRA_DIST = docs
88

99
install-data-hook:
1010
cd "$(DESTDIR)${prefix}/$(PARENT_PACKAGE)"; \

0 commit comments

Comments
 (0)