File: Makefile.am

package info (click to toggle)
cjose 0.6.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,564 kB
  • sloc: ansic: 9,029; sh: 4,651; makefile: 124
file content (9 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
nobase_include_HEADERS = 	cjose/cjose.h \
							cjose/base64.h \
							cjose/jwk.h \
							cjose/jwe.h \
							cjose/jws.h \
							cjose/header.h \
							cjose/error.h \
							cjose/util.h \
							cjose/version.h