Commit 0f716486 authored by Youness Alaoui's avatar Youness Alaoui

make distcheck doesn't work without this...

parent b7264ba9
...@@ -11,6 +11,7 @@ include $(top_srcdir)/common.mk ...@@ -11,6 +11,7 @@ include $(top_srcdir)/common.mk
AM_CFLAGS = \ AM_CFLAGS = \
$(ERROR_CFLAGS) \ $(ERROR_CFLAGS) \
$(GLIB_CFLAGS) \ $(GLIB_CFLAGS) \
-I $(top_srcdir) \
-I $(top_srcdir)/agent \ -I $(top_srcdir)/agent \
-I $(top_srcdir)/random \ -I $(top_srcdir)/random \
-I $(top_srcdir)/socket \ -I $(top_srcdir)/socket \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment