mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 17:43:41 +02:00
2018-08-31 Fred Gleason <fredg@paravelsystems.com>
* Added support for cross-compiling 'rivwebcapi' for Windows with the MingW64 environment.
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
##
|
||||
## Use automake to process this into a Makefile.in
|
||||
|
||||
AM_CFLAGS = -Wall -I$(top_srcdir)/apis/rivwebcapi
|
||||
LIBS = -L$(top_srcdir)/apis/rivwebcapi/rivwebcapi
|
||||
AM_CFLAGS = -Wall -I$ ..
|
||||
LIBS = -L$ ../rivwebcapi
|
||||
noinst_PROGRAMS = listgroups_test \
|
||||
listgroup_test \
|
||||
listcarts_test \
|
||||
|
Reference in New Issue
Block a user