File: Makefile.am

package info (click to toggle)
libkdtree%2B%2B 0.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 872 kB
  • sloc: cpp: 2,078; sh: 623; python: 597; makefile: 89
file content (7 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
nobase_include_HEADERS = \
	kdtree++/allocator.hpp \
	kdtree++/function.hpp \
	kdtree++/iterator.hpp \
	kdtree++/kdtree.hpp \
	kdtree++/node.hpp \
	kdtree++/region.hpp