X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=156552806943705c954031931ea2fd888596079f;hb=6c737d0594cac0d969e1948ea1ed55c15be9cec8;hp=ea4c8f612ee4c947e71c1472052731e235e3b448;hpb=9d4d2a639afc19a1bd705ea560782917ac892596;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index ea4c8f61..15655280 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -63,8 +63,6 @@ liblttng_ust_runtime_la_SOURCES = \ string-utils.c \ string-utils.h -liblttng_ust_runtime_la_CFLAGS = -DLTTNG_UST_LIBRARY_VERSION_MAJOR=\"$(LTTNG_UST_LIBRARY_VERSION_MAJOR)\" - if HAVE_PERF_EVENT liblttng_ust_runtime_la_SOURCES += \ lttng-context-perf-counters.c \