X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=eedde64ff080681642ea82b5ce0d1fb79763d0ee;hp=c6e92b83f6d0cda0e2014b0f53a41496d5876829;hb=161239e0409832d65cb773a08d364b29945b18a7;hpb=4cf459a783b914dfd2942b93c8ddbff11a025739 diff --git a/include/Makefile.am b/include/Makefile.am index c6e92b8..eedde64 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,7 +2,8 @@ nobase_include_HEADERS = \ ust/marker.h \ ust/tracepoint.h \ ust/tracepoint_event.h \ - ust/probe.h + ust/probe.h \ + ust/version.h noinst_HEADERS = \ share.h \