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 (11 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Makefile.am for bin/

SUBDIRS = adv1tov2 afppasswd cnid megatron uniconv misc

if USE_APPLETALK
SUBDIRS += aecho getzones nbp pap psorder
endif

if HAVE_ATFUNCS
SUBDIRS += ad
endif