File: Makefile.am

package info (click to toggle)
stx-btree 0.8.3-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,948 kB
  • ctags: 6,441
  • sloc: cpp: 6,251; sh: 3,674; makefile: 161; awk: 16; xml: 9
file content (14 lines) | stat: -rw-r--r-- 289 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile.am 99 2008-08-13 11:15:13Z tb $

nobase_include_HEADERS = \
	stx/btree.h \
	stx/btree_set.h \
	stx/btree_map.h \
	stx/btree_multiset.h \
	stx/btree_multimap.h \
	stx/btree \
	stx/btree_set \
	stx/btree_map \
	stx/btree_multiset \
	stx/btree_multimap \
	stx/btree_doxygen.h