mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
relay on PATH to find executables
This commit is contained in:
parent
c6d645d720
commit
4637409d0b
6 changed files with 28 additions and 24 deletions
|
@ -10,8 +10,7 @@ AM_CFLAGS = -Wall \
|
|||
|
||||
AM_CPPFLAGS = -include $(top_builddir)/config.h \
|
||||
-I $(top_srcdir)/src \
|
||||
-I $(top_srcdir)/src/shared \
|
||||
'-DBUILD_BINDIR="$(bindir)"'
|
||||
-I $(top_srcdir)/src/shared
|
||||
|
||||
AM_LDFLAGS = -Wl,--as-needed \
|
||||
-Wl,--gc-sections \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue