From b5aefe619ba019a6ef2017de9329c3d7347ebfb2 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 14 Oct 2008 18:36:55 +0000 Subject: [PATCH] typo --- lib/common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common/Makefile.am b/lib/common/Makefile.am index 76df7f475..de983a014 100644 --- a/lib/common/Makefile.am +++ b/lib/common/Makefile.am @@ -6,7 +6,7 @@ GRAPH = cgraph FDPGEN = fdpgen_cgraph else GRAPH = graph -FDPGEN = cgraph +FDPGEN = fdpgen endif AM_CPPFLAGS = \ -- 2.40.0