diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5ffa3391..225c9791 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,6 +9,7 @@ q_CPPFLAGS = \ -I$(top_srcdir)/autotools/gnulib q_LDADD = \ $(top_builddir)/autotools/gnulib/libgnu.a \ + -liniparser \ $(LIB_CLOCK_GETTIME) \ $(LIB_EACCESS) |