From 2f8deb42780cff8c7ac6b5a6ce7b72fc31af4425 Mon Sep 17 00:00:00 2001 From: Ramiro Estrugo Date: Mon, 23 Apr 2001 15:55:29 +0000 Subject: [PATCH] Make sure the nautilus-news-pixmaps.h header is exported to the dist * components/news/Makefile.am: Make sure the nautilus-news-pixmaps.h header is exported to the dist tarball. --- ChangeLog | 6 ++++++ components/news/Makefile.am | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index daa91792a..bad60ee1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-23 Ramiro Estrugo + + * components/news/Makefile.am: + Make sure the nautilus-news-pixmaps.h header is exported to the + dist tarball. + 2001-04-23 Ramiro Estrugo Part of bug 7601 - FreeBSD portability fixes. diff --git a/components/news/Makefile.am b/components/news/Makefile.am index ee9fe1141..ae751ea5b 100644 --- a/components/news/Makefile.am +++ b/components/news/Makefile.am @@ -27,7 +27,7 @@ LDADD=\ $(GCONF_LIBS) \ $(GNOMEUI_LIBS) -nautilus_news_SOURCES=nautilus-news.c +nautilus_news_SOURCES=nautilus-news.c nautilus-news-pixmaps.h nautilusdir = $(datadir)/nautilus nautilus_DATA = news_channels.xml