diff options
Diffstat (limited to 'src/format/pe')
-rwxr-xr-x | src/format/pe/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/pe/Makefile.am b/src/format/pe/Makefile.am index 9167577..c70a80f 100755 --- a/src/format/pe/Makefile.am +++ b/src/format/pe/Makefile.am @@ -5,7 +5,7 @@ libformatpe_la_SOURCES = \ e_pe.h e_pe.c \ pe-int.h -libformatpe_la_LDFLAGS = $(LIBGTK_LIBS) +libformatpe_la_LDFLAGS = INCLUDES = |