summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbderrahim Kitouni <akitouni@gnome.org>2022-01-27 15:04:08 +0100
committerAbderrahim Kitouni <akitouni@gnome.org>2022-01-27 15:04:08 +0100
commit2e914258bd146c065fca235dee64a9f5c576dd3b (patch)
tree53115e006da05a533b491278700b09b3b802c54c
parent51947de3aac99369935d177fce5c94ea18c2225e (diff)
downloadlibgfbgraph-abderrahim/docdir.tar.gz
Makefile.am: use autotools defined docdirabderrahim/docdir
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 056d414..6c54ec6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,7 @@
SUBDIRS = gfbgraph docs tests
ACLOCAL_AMFLAGS = -I m4
-libgfbgraphdocdir = ${prefix}/doc/libgfbgraph
-libgfbgraphdoc_DATA = \
+doc_DATA = \
README\
COPYING\
AUTHORS\