mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
6 lines
150 B
Makefile
6 lines
150 B
Makefile
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = gnits
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = src man contrib
|