debian: git-build-package config
[debian/dhcpd-pools.git] / src / Makefile.am
1 ## Makefile.am -- Process this file with automake to produce Makefile.in
2
3 bin_PROGRAMS = dhcpd-pools
4 AC_PROG_RANLIB = resolv
5
6 dhcpd_pools_SOURCES = dhcpd-pools.h defaults.h dhcpd-pools.c analyze.c getdata.c getopt1.c getopt.c other.c sort.c output.c getopt.h
7
8 INCLUDES = -I. -I..