Fix build system for valid make dist
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 20 Jul 2011 14:23:16 +0000 (10:23 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Wed, 20 Jul 2011 14:23:16 +0000 (10:23 -0400)
commit6e2d116c6138874c0357b1afb1db5aa7cd80ceb6
treeacd3caf445961d2c53b8517e948dacf5eb7d89cc
parent025e01cba7ac28c217fdc99d98a46bb177dd139e
Fix build system for valid make dist

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
20 files changed:
Makefile.am
configure.ac
include/Makefile.am
libkernelctl/Makefile.am
liblttkconsumerd/Makefile.am
liblttsessiondcomm/Makefile.am
ltt-sessiond/Makefile.am
lttng/Makefile.am
lttng/commands/add_context.c
lttng/commands/create.c
lttng/commands/destroy.c
lttng/commands/disable_channels.c
lttng/commands/disable_events.c
lttng/commands/enable_channels.c
lttng/commands/enable_events.c
lttng/commands/list.c
lttng/commands/set_session.c
lttng/commands/start.c
lttng/commands/stop.c
lttng/commands/version.c
This page took 0.026307 seconds and 4 git commands to generate.