X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=Makefile.am;h=6ebdb589a7033704e87affbbb47fb58f82094d28;hp=63101c541ce5f9f68c52736d24d7d4bcc15f600a;hb=4fc83d948cea6b10484e65f004a6c167e71ac440;hpb=cf0bcb51ea857687a353d2851e572dba6cc63cb0 diff --git a/Makefile.am b/Makefile.am index 63101c541..6ebdb589a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ ACLOCAL_AMFLAGS = -I m4 -DIST_SUBDIRS = include src extras doc tests +DIST_SUBDIRS = include doc src extras tests -SUBDIRS = include src doc tests +SUBDIRS = include doc src tests if BUILD_EXTRAS SUBDIRS += extras