From 86dc13ebf4706ec24b78f524428a57404957dc10 Mon Sep 17 00:00:00 2001 From: Peter Teichman Date: Tue, 12 Sep 2000 19:09:28 +0000 Subject: fixes to make this beast distcheck svn path=/trunk/; revision=5377 --- addressbook/gui/search/Makefile.am | 2 ++ camel/providers/nntp/Makefile.am | 1 + 2 files changed, 3 insertions(+) diff --git a/addressbook/gui/search/Makefile.am b/addressbook/gui/search/Makefile.am index 8e08218781..0225830708 100644 --- a/addressbook/gui/search/Makefile.am +++ b/addressbook/gui/search/Makefile.am @@ -1,6 +1,8 @@ ruledir = $(prefix)/share/evolution rule_DATA = addresstypes.xml +EXTRA_DIST = addresstypes.xml + INCLUDES = \ -DG_LOG_DOMAIN=\"e-addressbook-search\" \ -I$(top_srcdir) \ diff --git a/camel/providers/nntp/Makefile.am b/camel/providers/nntp/Makefile.am index 1cdc9c4718..6e304d8412 100644 --- a/camel/providers/nntp/Makefile.am +++ b/camel/providers/nntp/Makefile.am @@ -26,6 +26,7 @@ libcamelnntp_la_SOURCES = \ camel-nntp-utils.c libcamelnntpinclude_HEADERS = \ + camel-nntp-auth.h \ camel-nntp-resp-codes.h \ camel-nntp-folder.h \ camel-nntp-newsrc.h \ -- cgit v1.2.3