Add missing headers for make dist
[lttng-tools.git] / src / bin / lttng / Makefile.am
index 34c47dfcfae4305ee4dd8a488a3e3f3b7c24a603..28673a910360627166943d1da20e2264999dcb7f 100644 (file)
@@ -1,5 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src \
-                         -DINSTALL_BIN_PATH=\""$(bindir)"\"
+AM_CPPFLAGS = -DINSTALL_BIN_PATH=\""$(bindir)"\"
 
 bin_PROGRAMS = lttng
 
This page took 0.024949 seconds and 5 git commands to generate.