d19ec5d454
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13971 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
320 B
Diff
12 lines
320 B
Diff
--- a/lib/libxsupgui/Makefile.in
|
|
+++ b/lib/libxsupgui/Makefile.in
|
|
@@ -91,7 +91,7 @@ install_sh = @install_sh@
|
|
with_openssl_libs = @with_openssl_libs@
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
-INCLUDES = ${top_srcdir}/src
|
|
+INCLUDES = -I${top_srcdir}/src
|
|
|
|
include_HEADERS = xsupgui.h
|
|
lib_LIBRARIES = libxsupgui.a
|