File: Makefile.am

package info (click to toggle)
netatalk 2.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,716 kB
  • sloc: ansic: 85,115; sh: 10,385; perl: 1,703; makefile: 1,363
file content (7 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# Makefile.am for etc/

SUBDIRS = afpd cnid_dbd uams

if USE_APPLETALK
SUBDIRS += atalkd papd psf
endif