makefile.am + header changes
[lttv.git] / ltt / branches / poly / ltt / convert / Makefile.am
index fe033010c8f2c1084033b68312e976bc7ceb617e..7748ea92fe5ac0a583957e7dc7be05e07c39e953 100644 (file)
@@ -3,3 +3,8 @@ LIBS += $(GLIB_LIBS)
 
 bin_PROGRAMS = convert
 
+convert_SOURCES = convert.c
+
+convert_HEADERS = LTTTypes.h LinuxEvents.h
+
+EXTRA_DIST = core.xml sysInfo
This page took 0.023077 seconds and 4 git commands to generate.