Cleanup: popt library detection
[lttng-tools.git] / src / bin / lttng / Makefile.am
index c1c2cf6f9b55fe98297837e5f3271db9a18ec7bf..1a6977eb5fb38e4b6aebd40ba60f4575e79d7935 100644 (file)
@@ -28,4 +28,5 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \
 lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \
                        $(top_builddir)/src/common/libcommon.la \
                        $(top_builddir)/src/common/config/libconfig.la \
-                       $(top_builddir)/src/common/string-utils/libstring-utils.la
+                       $(top_builddir)/src/common/string-utils/libstring-utils.la \
+                       $(POPT_LIBS)
This page took 0.023934 seconds and 5 git commands to generate.