Codebase list libhdate / 8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main src / Makefile.am
8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main

Tree @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main (Download .tar.gz)

Makefile.am @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/mainraw · history · blame

libhdate_la_CFLAGS = $(libhdate_CFLAGS)

lib_LTLIBRARIES = libhdate.la

libhdate_la_SOURCES = \
	deprecated.c\
	hdate_strings.c\
	hdate_julian.c\
	hdate_holyday.c\
	hdate_parasha.c\
	hdate_sun_time.c\
	hdate.h\
	support.h

libhdate_la_LDFLAGS = $(libhdate_LDFLAGS) -version-info $(VERSION_INFO)

libhdate_la_LIBADD = 

include_HEADERS = hdate.h hdatepp.h