aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2019-07-15 22:19:27 +0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2019-07-15 22:19:31 +0200
commit43a5963fb76f9e898182040a6670546f9eb301c2 (patch)
tree1eddd37f6eab1413c83d5b98b2fb0041918a4743 /Makefile.am
parent0f8f1f3cdc6256a11db1b60ebf0689acc0fbe922 (diff)
downloadblogc-43a5963fb76f9e898182040a6670546f9eb301c2.tar.gz
blogc-43a5963fb76f9e898182040a6670546f9eb301c2.tar.bz2
blogc-43a5963fb76f9e898182040a6670546f9eb301c2.zip
make: rules: added pagination_tags
needs tests, but is supposed to work
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 12f9036..040f291 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -256,7 +256,6 @@ libblogc_make_la_CFLAGS = \
$(NULL)
libblogc_make_la_LIBADD = \
- $(LIBM) \
$(PTHREAD_LIBS) \
libblogc_common.la \
$(NULL)