mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:23:31 +03:00
examples: fix compiler warnings
This commit is contained in:
parent
a60edcc6d4
commit
865893fb14
10 changed files with 41 additions and 68 deletions
|
|
@ -23,7 +23,7 @@
|
|||
AUTOMAKE_OPTIONS = foreign nostdinc
|
||||
|
||||
EXTRA_DIST = README Makefile.example Makefile.inc Makefile.m32 \
|
||||
Makefile.netware makefile.dj printf_macro.h $(COMPLICATED_EXAMPLES)
|
||||
Makefile.netware makefile.dj $(COMPLICATED_EXAMPLES)
|
||||
|
||||
# Specify our include paths here, and do it relative to $(top_srcdir) and
|
||||
# $(top_builddir), to ensure that these paths which belong to the library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue