Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / version.c
index 2fc86035f8eaf0eed5852ca96e5f96e670aa949d..7b8852308a047e96dad3a3de9c5b30251c1d75f6 100644 (file)
@@ -25,9 +25,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include "cmd.h"
-#include "conf.h"
-#include "utils.h"
+#include "../cmd.h"
 
 enum {
        OPT_HELP = 1,
This page took 0.024267 seconds and 5 git commands to generate.