File: Makefile.am

package info (click to toggle)
opensaml2 2.3-2%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,008 kB
  • ctags: 5,093
  • sloc: cpp: 25,228; xml: 19,601; sh: 8,618; ansic: 5,309; makefile: 461
file content (9 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
AUTOMAKE_OPTIONS = foreign

bin_PROGRAMS = samlsign

samlsign_SOURCES = samlsign.cpp

samlsign_LDADD = $(top_builddir)/saml/libsaml.la

EXTRA_DIST = samlsign.vcproj