X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;ds=sidebyside;f=gedcom%2Fcalendar%2FMakefile.am;fp=gedcom%2Fcalendar%2FMakefile.am;h=84e6c425e414f35b8aea78e13caa66a67e5f1db0;hb=410d63fd737654b7e6b2b14f6a4ad8c810c3ab13;hp=0000000000000000000000000000000000000000;hpb=d3934f67da413f5bc18a927cc0b13503831cc1f3;p=gedcom-parse.git diff --git a/gedcom/calendar/Makefile.am b/gedcom/calendar/Makefile.am new file mode 100644 index 0000000..84e6c42 --- /dev/null +++ b/gedcom/calendar/Makefile.am @@ -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