mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
dcf31c6a1e
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
12 lines
340 B
Diff
12 lines
340 B
Diff
--- a/src/Makefile.in 2006-12-02 20:41:25.000000000 -0500
|
|
+++ b/src/Makefile.in 2008-02-13 14:00:25.000000000 -0500
|
|
@@ -200,7 +200,7 @@ SUBDIRS = icons
|
|
DIST_SUBDIRS = icons
|
|
INCLUDES = -I$(srcdir) -I$(builddir) \
|
|
-I$(top_srcdir) -I$(top_builddir) \
|
|
- -I$(includedir) $(GTK_CFLAGS)
|
|
+ $(GTK_CFLAGS)
|
|
|
|
module_SLIK = \
|
|
intl.h \
|