aboutsummaryrefslogtreecommitdiffstats
path: root/misc_cmds/calendar/calendars/calendar.all
diff options
context:
space:
mode:
Diffstat (limited to 'misc_cmds/calendar/calendars/calendar.all')
-rw-r--r--misc_cmds/calendar/calendars/calendar.all20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc_cmds/calendar/calendars/calendar.all b/misc_cmds/calendar/calendars/calendar.all
new file mode 100644
index 0000000..c7593f6
--- /dev/null
+++ b/misc_cmds/calendar/calendars/calendar.all
@@ -0,0 +1,20 @@
+/*
+ * International and national calendar files
+ *
+ * $FreeBSD: src/usr.bin/calendar/calendars/calendar.all,v 1.10 2007/06/09 05:51:24 grog Exp $
+ */
+
+#ifndef _calendar_all_
+#define _calendar_all_
+
+#include <calendar.world>
+#include <calendar.croatian>
+#include <calendar.dutch>
+#include <calendar.french>
+#include <calendar.german>
+#include <calendar.hungarian>
+#include <calendar.southafrica>
+#include <calendar.russian>
+#include <calendar.usholiday>
+
+#endif /* !_calendar_all_ */