Fix: Remove useless NULL and zero assignment
[lttng-tools.git] / Makefile.am
index b16632a4a33732e4bee372227c7eca7c80f08311..b0537ce6e4f4ea55b049966c33ae64fecc9e35ab 100644 (file)
@@ -2,10 +2,13 @@ ACLOCAL_AMFLAGS = -I config
 
 SUBDIRS = src \
                  tests \
+                 extras \
                  include \
                  doc
 
 dist_doc_DATA = LICENSE \
                 ChangeLog
 
+dist_noinst_DATA = CodingStyle
+
 EXTRA_DIST = extras/lttng-bash_completion
This page took 0.022762 seconds and 4 git commands to generate.