X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fconvert%2FMakefile.am;h=6dbec8e554ee43cb9af674ae9cc8db13533bf92c;hb=9d239bd92ef3198e80333c703f3ab8ff8cdaeaf7;hp=cc9a3d2b8306d02b4500a9087f0da060647b19ad;hpb=1c736ed5fd25e728fa1df0899be03c4853c556d8;p=lttv.git diff --git a/ltt/branches/poly/ltt/convert/Makefile.am b/ltt/branches/poly/ltt/convert/Makefile.am index cc9a3d2b..6dbec8e5 100644 --- a/ltt/branches/poly/ltt/convert/Makefile.am +++ b/ltt/branches/poly/ltt/convert/Makefile.am @@ -7,4 +7,6 @@ convert_SOURCES = convert.c noinst_HEADERS = LTTTypes.h LinuxEvents.h -EXTRA_DIST = core.xml sysInfo +EXTRA_DIST = core.xml sysInfo README +convertdir = $(pkgdatadir)/convert +convert_DATA = core.xml sysInfo README