File: Makefile.am

package info (click to toggle)
xmlsec1 1.3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,144 kB
  • sloc: ansic: 101,545; xml: 20,100; sh: 3,804; makefile: 1,215; javascript: 434; perl: 199
file content (16 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NULL =

xmlsecmscryptoincdir = $(includedir)/xmlsec1/xmlsec/mscrypto

xmlsecmscryptoinc_HEADERS = \
app.h \
certkeys.h \
crypto.h \
keysstore.h \
symbols.h \
x509.h \
$(NULL)

install-exec-hook:
	$(mkinstalldirs) $(DESTDIR)$(xmlsecmscryptoincdir)