File: Makefile.am

package info (click to toggle)
libhx 5.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,664 kB
  • sloc: ansic: 10,332; sh: 5,230; cpp: 133; makefile: 116
file content (9 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# -*- Makefile -*-

nobase_include_HEADERS = libHX.h libHX/cast.h \
	libHX/ctype_helper.h libHX/defs.h libHX/deque.h \
	libHX/endian.h libHX/endian_float.h libHX/init.h \
	libHX/intdiff.hpp libHX/io.h libHX/list.h \
	libHX/map.h libHX/misc.h libHX/option.h libHX/proc.h \
	libHX/scope.hpp libHX/socket.h libHX/string.h \
	libHX/libxml_helper.h libHX/wx_helper.hpp