5 lines
161 B
Makefile
5 lines
161 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
SUBDIRS = lib libevent confuse adns clients src
|
|
ACLOCAL_AMFLAGS = -I .
|
|
|
|
include $(top_srcdir)/rules.mk
|