added interrupts plugin
authorpeterho <peterho@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 8 Oct 2005 23:57:57 +0000 (23:57 +0000)
committerpeterho <peterho@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 8 Oct 2005 23:57:57 +0000 (23:57 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1292 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/configure.in
ltt/branches/poly/lttv/modules/gui/Makefile.am

index 818189f415264f13cf61632498a68a9f231949af..2414835b9b46894c2ebfb60747980c1d669a6edd 100644 (file)
@@ -115,6 +115,7 @@ AC_CONFIG_FILES([Makefile
                 lttv/modules/text/Makefile
                 lttv/modules/gui/Makefile
                 lttv/modules/gui/lttvwindow/Makefile
+                lttv/modules/gui/interrupts/Makefile
                 lttv/modules/gui/lttvwindow/lttvwindow/Makefile
                 lttv/modules/gui/lttvwindow/pixmaps/Makefile
                 lttv/modules/gui/controlflow/Makefile
index 487e3dc77960980a861986e241e9592378316fb3..55281fca3d975d62da4107fae96215be7f0df5e5 100644 (file)
@@ -6,5 +6,6 @@
 
 # WARNING : subdirs order is important : mainWin depends on API
 
-SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol
+SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol interrupts
+
 
This page took 0.055091 seconds and 4 git commands to generate.