Change automake init macros and includes var per automake warnings
This commit is contained in:
committed by
Andrzej Rybczak
parent
22681df199
commit
078d913120
@@ -53,7 +53,7 @@ ncmpcpp_SOURCES = \
|
||||
title.cpp
|
||||
|
||||
# set the include path found by configure
|
||||
INCLUDES= $(all_includes)
|
||||
AM_CPPFLAGS= $(all_includes)
|
||||
|
||||
# the library search path.
|
||||
ncmpcpp_LDFLAGS = $(all_libraries)
|
||||
|
||||
Reference in New Issue
Block a user