File: Makefile.am

package info (click to toggle)
ecryptfs-utils 111-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,528 kB
  • ctags: 1,728
  • sloc: ansic: 18,280; sh: 7,043; makefile: 361; python: 41
file content (5 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (7)
1
2
3
4
5
dist_noinst_SCRIPTS = etl_funcs.sh
noinst_PROGRAMS = etl-add-passphrase-key-to-keyring

etl_add_passphrase_key_to_keyring_SOURCES = etl_add_passphrase_key_to_keyring.c
etl_add_passphrase_key_to_keyring_LDADD = $(top_builddir)/src/libecryptfs/libecryptfs.la