mirror of https://github.com/getdnsapi/getdns.git
Merge branch 'develop' into features/conversion_functions
This commit is contained in:
commit
61cd25d862
|
@ -2,7 +2,7 @@ builddir = @BUILDDIR@
|
|||
testname = @TPKG_NAME@
|
||||
LIBTOOL = $(builddir)/libtool
|
||||
|
||||
CFLAGS=-I$(builddir)/src/getdns
|
||||
CFLAGS=-I$(builddir)/src
|
||||
LDLIBS=$(builddir)/src/libgetdns.la
|
||||
|
||||
.SUFFIXES: .c .o .a .lo .h
|
||||
|
|
Loading…
Reference in New Issue