[mousetrap/gnome3-wip: 15/240] added modules(feature_detector, heads_up_display, image_library, motion_tracker, pointer_manager)to make



commit 56caddec28f25e450de5965e86e5258cbe3925aa
Author: Roland Murdock <Data cs064098 csnet wne edu>
Date:   Thu Apr 17 10:23:08 2014 -0400

    added modules(feature_detector,heads_up_display,image_library,motion_tracker,pointer_manager)to makefile 
-roland

 src/mousetrap/core/Makefile.am |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/src/mousetrap/core/Makefile.am b/src/mousetrap/core/Makefile.am
index 132957f..18b1440 100644
--- a/src/mousetrap/core/Makefile.am
+++ b/src/mousetrap/core/Makefile.am
@@ -3,8 +3,16 @@ ocvfw_pathdir=$(pyexecdir)
 ## List all python files in this directory.
 ## Don't forget to escape the new line.
 ocvfw_python_PYTHON = \
-       __init__.py
-
+       __init__.py \
+       camera.py \
+       feature_detector.py \
+       heads_up_display.py \
+       image_library.py \
+       motion_tracker.py \
+       pointer.py \
+       pointer_manager \
+       settings.py \
+       tracker.py
 
 ## List all subdirectories.
 #SUBDIRS = dev haars idm


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]