Codebase list libhdate / upstream/latest docs / man / man1 / Makefile.am
upstream/latest

Tree @upstream/latest (Download .tar.gz)

Makefile.am @upstream/latestraw · history · blame

1
2
3
4
5
6
7
EXTRA_DIST = hdate.1 hcal.1

if WITH_HCAL 

man_MANS = hdate.1 hcal.1

endif