-indentation, code cleanup
[oweals/gnunet.git] / src / set / Makefile.am
index f373be20df0c915d5ca23fb09157f93ce5ce39ba..878ff0cbd722012db46c05fd3c8c64297d3cee99 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
 pkgcfgdir= $(pkgdatadir)/config.d/
 
@@ -57,7 +57,6 @@ libgnunetset_la_SOURCES = \
   set_api.c
 libgnunetset_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/stream/libgnunetstream.la \
   $(LTLIBINTL)
 libgnunetset_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS)