X-Git-Url: http://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;fp=src%2Fbin%2Flttng%2FMakefile.am;h=09c5171d8f99f7b055b4bf7c7f25a1d57426c3fa;hp=e3718374637deda24acccd4bc1ccc5c0cd7443ae;hb=9cde3a4ab8b763df804f8105728d90f59521438b;hpb=e1b89bf00b15f64523d24cf3e652cdc706d38843 diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index e37183746..09c5171d8 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -34,8 +34,7 @@ lttng_SOURCES = command.hpp conf.cpp conf.hpp commands/start.cpp \ commands/list_triggers.cpp \ commands/remove_trigger.cpp \ utils.cpp utils.hpp lttng.cpp \ - uprobe.cpp uprobe.hpp \ - exception.hpp exception.cpp + uprobe.cpp uprobe.hpp lttng_CXXFLAGS = $(AM_CXXFLAGS) $(POPT_CFLAGS)