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