mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
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.
This commit is contained in:
parent
b66a605683
commit
2f8deb4278
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-04-23 Ramiro Estrugo <ramiro@eazel.com>
|
||||
|
||||
* components/news/Makefile.am:
|
||||
Make sure the nautilus-news-pixmaps.h header is exported to the
|
||||
dist tarball.
|
||||
|
||||
2001-04-23 Ramiro Estrugo <ramiro@eazel.com>
|
||||
|
||||
Part of bug 7601 - FreeBSD portability fixes.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue