src/Makefile: Don't unnecessarily set plugin specific CXXFLAGS.
[collectd.git] / Makefile.am
index b79ea1c..c63893f 100644 (file)
@@ -6,7 +6,7 @@ if BUILD_INCLUDED_LTDL
 SUBDIRS += libltdl
 endif
 
-SUBDIRS += src bindings .
+SUBDIRS += proto src bindings .
 
 AM_CPPFLAGS = $(LTDLINCL)