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

sbin_PROGRAMS= netnuke

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