[go: up one dir, main page]

File: Headers.mk

package info (click to toggle)
fribidi 0.19.2-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,816 kB
  • sloc: sh: 10,229; ansic: 7,292; makefile: 344
file content (22 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
libfribidi_la_headers = \
		fribidi-arabic.h \
		fribidi-begindecls.h \
		fribidi-bidi.h \
		fribidi-bidi-types.h \
		fribidi-bidi-types-list.h \
		fribidi-common.h \
		fribidi-deprecated.h \
		fribidi-enddecls.h \
		fribidi-flags.h \
		fribidi-joining.h \
		fribidi-joining-types.h \
		fribidi-joining-types-list.h \
		fribidi-mirroring.h \
		fribidi-shape.h \
		fribidi-types.h \
		fribidi-unicode.h \
		fribidi-unicode-version.h \
		fribidi.h
# fribidi.h should be the last entry in the list above.

libfribidi_la_symbols = $(shell cat $(top_srcdir)/lib/fribidi.def)