17f8d2ee1bdd572b18b33146be01ef924250cfe7
[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 -I$(top_builddir)/glib \
5         -DG_LOG_DOMAIN=\"GLib\" \
6         $(GLIB_DEBUG_FLAGS) -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION 
7
8 noinst_LTLIBRARIES = libgnulib.la
9
10 libgnulib_la_SOURCES =  \
11         asnprintf.c \
12         printf-args.c \
13         printf-args.h \
14         printf-parse.c \
15         printf-parse.h \
16         vasnprintf.c \
17         vasnprintf.h \
18         printf.c \
19         printf.h \
20         g-gnulib.h
21
22
23 EXTRA_DIST += makefile.msc