[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / gnulib / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 include $(top_srcdir)/glib.mk
3
4 AM_CPPFLAGS =                           \
5         $(glib_INCLUDES)                \
6         -DG_LOG_DOMAIN=\"GLib\"         \
7         $(GLIB_DEBUG_FLAGS)             \
8         -DG_DISABLE_DEPRECATED          \
9         -DGLIB_COMPILATION
10
11 noinst_LTLIBRARIES += libgnulib.la
12
13 libgnulib_la_CFLAGS = $(GLIB_HIDDEN_VISIBILITY_CFLAGS)
14 libgnulib_la_SOURCES =  \
15         asnprintf.c \
16         printf-args.c \
17         printf-args.h \
18         printf-parse.c \
19         printf-parse.h \
20         vasnprintf.c \
21         vasnprintf.h \
22         printf.c \
23         printf.h \
24         g-gnulib.h
25
26
27 EXTRA_DIST += makefile.msc