diff --git a/dynamic-graph-v3/Makefile b/dynamic-graph-v3/Makefile
index e236858e888d486840532323412445920061e3d7..56a7ffdd2ecd4add8fb86f1b6de8ca6dceabdc89 100644
--- a/dynamic-graph-v3/Makefile
+++ b/dynamic-graph-v3/Makefile
@@ -16,7 +16,7 @@ LICENSE=		gnu-lgpl-v3
 MAINTAINER=		gepetto@laas.fr
 
 CONFLICTS+=		dynamic-graph
-DYNAMIC_PLIST_DIRS+=	share/doc/dynamic-graph-v3
+DYNAMIC_PLIST_DIRS+=	share/doc/dynamic-graph
 
 # disable -Werror because of x86_64 warnings (must be fixed upstream) and
 # boost + gcc that don't cohabit well depending on their respective versions