7 lines
109 B
Makefile
7 lines
109 B
Makefile
sysconf_DATA = etc/vzlogger.conf
|
|
|
|
SUBDIRS = src docs bin/logger
|
|
|
|
if READER_BUILD
|
|
SUBDIRS += bin/reader
|
|
endif
|