File: Makefile.am

package info (click to toggle)
everybuddy-cvs 20020306-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,708 kB
  • ctags: 7,824
  • sloc: ansic: 69,773; cpp: 1,621; sh: 340; makefile: 277; yacc: 193; perl: 104; lex: 50
file content (15 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
includedir = $(prefix)/include

noinst_HEADERS =  \
	asciitab.h \
	hashtable.h \
	iasciitab.h \
	latin1tab.h \
	nametab.h \
	utf8tab.h \
	xmldef.h \
	xmlrole.h \
	xmltok.h \
	xmltok_impl.h \
	xmlparse.h \
	libxode.h