wint_t is short on Windows, and gcc warns: "wint_t is promoted to int when
[platform/upstream/glib.git] / glib / gnulib / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 include $(top_srcdir)/Makefile.decl
3
4 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -DG_LOG_DOMAIN=\"GLib\" \
5         $(GLIB_DEBUG_FLAGS) -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION 
6
7 noinst_LTLIBRARIES = libgnulib.la
8
9 libgnulib_la_SOURCES =  \
10         asnprintf.c \
11         printf-args.c \
12         printf-args.h \
13         printf-parse.c \
14         printf-parse.h \
15         vasnprintf.c \
16         vasnprintf.h \
17         printf.c \
18         printf.h \
19         g-gnulib.h
20
21
22 EXTRA_DIST += makefile.msc