Calendar manipulation routines from Scott E. Lee.
[gedcom-parse.git] / gedcom / calendar / Makefile.am
diff --git a/gedcom/calendar/Makefile.am b/gedcom/calendar/Makefile.am
new file mode 100644 (file)
index 0000000..84e6c42
--- /dev/null
@@ -0,0 +1,11 @@
+## Process this file with automake to produce Makefile.in
+# $Id$
+# $Name$
+
+noinst_LTLIBRARIES = libcalendar.la
+libcalendar_la_SOURCES = dow.c \
+                        french.c \
+                        gregor.c \
+                        jewish.c \
+                        julian.c
+noinst_HEADERS = sdncal.h