aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6cf2f6c..7ecb21a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -143,12 +143,10 @@ blogc_runserver_SOURCES = \
blogc_runserver_CFLAGS = \
$(AM_CFLAGS) \
$(LIBEVENT_CFLAGS) \
- $(SQUAREBALL_CFLAGS) \
$(NULL)
blogc_runserver_LDADD = \
$(LIBEVENT_LIBS) \
- $(MAGIC_LIBS) \
libblogc_common.la \
$(NULL)
endif