diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e0b6356..9b80791 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,7 @@ libbrandt_la_SOURCES = \ fp_priv.c \ fp_pub.c \ mp_priv.c \ + mp_pub.c \ util.c libbrandt_la_LIBADD = \ |