aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: 28e70a7deec0a8e5a7abd14878315465219896ed (plain) (blame)
1
2
3
4
5
6
7
8
AUTOMAKE_OPTIONS = foreign

AM_CPPFLAGS = -I$(top_srcdir)/include

netnuke_SOURCES =	bus.c			\
			misc.c			\
			netnuke.c		\
			output_redirect.c