mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 14:03:17 +00:00
9 lines
218 B
Makefile
9 lines
218 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
EXTRA_DIST = NEWS README TODO shadow-utils.spec.in
|
|
|
|
AUTOMAKE_OPTIONS = 1.5 dist-bzip2 foreign
|
|
|
|
SUBDIRS = intl po man libmisc lib src \
|
|
contrib debian doc etc
|