+2006-10-23 Bruno Haible <bruno@clisp.org>
+
+ Fix "make dist".
+ * Makefile.am (nodist_noinst_HEADERS): Renamed from noinst_HEADERS.
+ (libgettextpo_la_SOURCES): Remove gettext-po.h.
+
2006-10-21 Bruno Haible <bruno@clisp.org>
* gettext-po.h.in (struct po_error_handler): Add format attribute to
noinst_LTLIBRARIES =
-noinst_HEADERS = config.h
+nodist_noinst_HEADERS = config.h
AM_CPPFLAGS = \
-I. -I$(srcdir) \
# libgettextpo contains the public API for PO files.
libgettextpo_la_SOURCES = \
- gettext-po.h gettext-po.c \
+ gettext-po.c \
$(libgettextpo_la_AUXSOURCES)
# These are auxiliary sources whose symbols should not be exported.
libgettextpo_la_AUXSOURCES = \