File: Makefile.am

package info (click to toggle)
dkimproxy 1.2-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 536 kB
  • ctags: 55
  • sloc: perl: 1,307; sh: 923; makefile: 113
file content (8 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
SUBDIRS = MSDW

perllib_SCRIPTS = \
	MySmtpProxyServer.pm \
	MySmtpServer.pm \
	LookupMap.pm

EXTRA_DIST = $(perllib_SCRIPTS)