Revert "Fix: lttng-destroy: string formating error when default session is unset"
[lttng-tools.git] / src / bin / lttng / Makefile.am
index e3718374637deda24acccd4bc1ccc5c0cd7443ae..09c5171d8f99f7b055b4bf7c7f25a1d57426c3fa 100644 (file)
@@ -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)
 
This page took 0.023344 seconds and 4 git commands to generate.