aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: 72ad2b9f2d7e6f95502aaba99e79d72d97fff124 (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