From 3bd40dbab68c8354d8cfceb6dad32d24b13bc723 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Mon, 29 Dec 2014 10:59:20 +0000 Subject: API for word alignment in the C runtime and in the Haskell binding --- src/runtime/c/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/runtime/c/Makefile.am') diff --git a/src/runtime/c/Makefile.am b/src/runtime/c/Makefile.am index 4129c6157..726f00080 100644 --- a/src/runtime/c/Makefile.am +++ b/src/runtime/c/Makefile.am @@ -77,6 +77,7 @@ libpgf_la_SOURCES = \ pgf/hopu.c \ pgf/printer.c \ pgf/graphviz.c \ + pgf/aligner.c \ pgf/pgf.c \ pgf/pgf.h \ libpgf_la_LDFLAGS = "-no-undefined" -- cgit v1.2.3