glib/glib/gnulib/Makefile.am
Matthias Clasen eff7b0c9f2 Add top_srcdir to make srcdir != . work. (#145166, Kaz Sasayama)
Mon Jul  5 18:42:30 2004  Matthias Clasen  <maclas@gmx.de>

	* glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to
	make srcdir != . work.  (#145166, Kaz Sasayama)
2004-07-05 22:45:16 +00:00

28 lines
336 B
Makefile

## Process this file with automake to produce Makefile.in
INCLUDES = -I$(top_srcdir)
noinst_LTLIBRARIES = libgnulib.la
libgnulib_la_SOURCES = \
asnprintf.c \
printf-args.c \
printf-args.h \
printf-parse.c \
printf-parse.h \
vasnprintf.c \
vasnprintf.h \
printf.c \
printf.h \
g-gnulib.h
EXTRA_DIST = makefile.msc