cronie/man/Makefile.am

7 lines
147 B
Makefile
Raw Normal View History

2019-08-06 18:08:05 +02:00
dist_man_MANS = crontab.1 crontab.5 cron.8 crond.8 cronnext.1
EXTRA_DIST = anacrontab.5 anacron.8
2017-05-08 15:30:03 +02:00
if ANACRON
2019-08-06 18:08:05 +02:00
dist_man_MANS += $(EXTRA_DIST)
2017-05-08 15:30:03 +02:00
endif