mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/backend/net/Makefile.am
(CFLAGS): move INCLUDES bits to CFLAGS. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5521 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a0a80a7f72
commit
96b0458977
@ -2,7 +2,8 @@ SUBDIRS = .
|
||||
|
||||
pkglib_LTLIBRARIES = libgncmod-backend-net.la
|
||||
|
||||
INCLUDES = \
|
||||
CFLAGS = \
|
||||
@CFLAGS@ \
|
||||
-I.. -I../.. \
|
||||
-I../../engine \
|
||||
-I../../gnc-module \
|
||||
|
Loading…
Reference in New Issue
Block a user