Makefile.am
上传用户:lijia5631
上传日期:2008-11-10
资源大小:1214k
文件大小:1k
源码类别:

视频捕捉/采集

开发平台:

MultiPlatform

  1. # process this file with automake to create a Makefile.in
  2. SUBDIRS = $(SUBDIR_CUBICLES) $(SUBDIR_HANDVU) 
  3. $(SUBDIR_HVOPENCV) $(SUBDIR_HVDC1394) $(SUBDIR_HVARTK) 
  4. $(SUBDIR_HVDXAPP) $(SUBDIR_HVDXFILTER) $(SUBDIR_HVCVCAM)
  5. DIST_SUBDIRS = $(SUBDIR_CUBICLES) $(SUBDIR_HANDVU) 
  6. $(SUBDIR_HVOPENCV) $(SUBDIR_HVDC1394) $(SUBDIR_HVARTK) 
  7. $(SUBDIR_HVDXAPP) $(SUBDIR_HVDXFILTER) $(SUBDIR_HVCVCAM) 
  8. $(SUBDIR_HVCVCAM_DIST)
  9. dist_pkgdata_DATA = 
  10. config/all_extended_0_5_10_15_closed_30x20.cascade 
  11. config/all_extended_0_5_10_15_closed_30x20.mask 
  12. config/all_hands_combined.cascade 
  13. config/ARtk.conductor 
  14. config/closed.mask 
  15. config/default.conductor 
  16. config/FireFly4mm_calib.txt 
  17. config/FireI.txt 
  18. config/Lback.mask 
  19. config/Lpalm.mask 
  20. config/open.mask 
  21. config/sidepoint.mask 
  22. config/track_only.conductor 
  23. config/victory.mask 
  24. doc/ApplicationDocumentation.html 
  25. doc/HandVu_Icon_green.jpg 
  26. doc/InstallationLinux.html 
  27. doc/video.c.patch 
  28. doc/GestureEventFormat.pdf 
  29. doc/HandVu_Postures.pdf 
  30. doc/InstallationWindows.html 
  31. doc/HandVuAPI.html 
  32. doc/index.html 
  33. doc/VisionConductor.pdf 
  34. doc/rightside_up.jpg 
  35. doc/upside_down.jpg
  36. # All the rest of the distributed files
  37. EXTRA_DIST = AUTHORS COPYING INSTALL README NEWS ChangeLog
  38. # Rule to build tar-gzipped distribution package
  39. $(PACKAGE)_$(VERSION).tar.gz: dist
  40. MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure hvconfig.h.in 
  41. stamp-h.in