use realpath to get the absolute pathname, fixes some forgotten cases, especially...
[lttv.git] / ltt / branches / poly / ltt / convert / Makefile.am
index fe033010c8f2c1084033b68312e976bc7ceb617e..5c345b6fb6703ab8e22ccbbaab697caa3c1c7cbf 100644 (file)
@@ -3,3 +3,8 @@ LIBS += $(GLIB_LIBS)
 
 bin_PROGRAMS = convert
 
+convert_SOURCES = convert.c
+
+noinst_HEADERS = LTTTypes.h LinuxEvents.h
+
+EXTRA_DIST = core.xml sysInfo
This page took 0.02307 seconds and 4 git commands to generate.