Added SWE-Glib sources, which currently wraps Swiss Ephemeris function calls
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
bin_PROGRAMS = astrognome
|
||||
|
||||
astrognome_SOURCES = astrognome.c calculate.c
|
||||
astrognome_LDADD = $(LIBSWE_LIBS) $(GTK_LIBS)
|
||||
astrognome_LDADD = $(LIBSWE_LIBS) $(LIBSWE_GLIB_LIBS) $(GTK_LIBS)
|
||||
astrognome_LDFLAGS = -rdynamic
|
||||
astrognome_CFLAGS = $(CFLAGS) $(GTK_CFLAGS) -Wall
|
||||
|
Reference in New Issue
Block a user