Codebase list libhdate / upstream/1.6 src / Makefile.am
upstream/1.6

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

Makefile.am @upstream/1.6

bcfa2a5
 
 
 
 
 
 
b46e66a
bcfa2a5
 
 
 
 
 
 
 
 
 
 
 
 
 
libhdate_la_CFLAGS =\
	 -Wall\
	 -g

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 = -version-info $(VERSION_INFO)

libhdate_la_LIBADD = 

include_HEADERS = hdate.h hdatepp.h