Fix benchmarks with the new dir structure of master branch
[lttng-tools.git] / Makefile.am
index 35828f2db8c7bf8c1da4f7d6db5896aca1eb80a2..b6c5a7a0d25bd3425f8a1b456c274c4398cdef2f 100644 (file)
@@ -1,9 +1,10 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = src \
+SUBDIRS = src/common/ \
+                 benchmark \
+                 src \
                  tests \
                  include \
-                 benchmark \
                  doc
 
 bench:
This page took 0.029717 seconds and 4 git commands to generate.