mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-24 06:35:45 +00:00
Really fix flags for t_cxx.
48269ce
tried to fixd43a6bf2
but actually just broke it in a different way. Restore AM_CPPFLAGS so cross-tree builds work again.
This commit is contained in:
parent
8402429448
commit
35e42e7479
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
AM_CPPFLAGS =
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
EXTRA_DIST =
|
||||
noinst_HEADERS =
|
||||
|
|
Loading…
Reference in a new issue