]> git.sur5r.net Git - ngadmin/blob - Makefile.am
Use portable way to handle timeouts
[ngadmin] / Makefile.am
1
2 ACLOCAL_AMFLAGS = -I .
3
4 SUBDIRS = raw lib cli
5
6 if ENABLE_SPY
7 SUBDIRS += spy
8 endif
9
10 if ENABLE_EMU
11 SUBDIRS += emu
12 endif
13