Try to make make dist work

This commit is contained in:
Matthias Clasen
2006-03-24 20:55:43 +00:00
parent f5f862e4bc
commit 59f6aed7d8
3 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2006-03-24 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (EXTRA_DIST): Add the stock icons here.
* gdk/directfb/Makefile.am (EXTRA_DIST): Remove ChangeLog,
to make make dist happier.

View File

@@ -1,5 +1,7 @@
2006-03-24 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (EXTRA_DIST): Add the stock icons here.
* gdk/directfb/Makefile.am (EXTRA_DIST): Remove ChangeLog,
to make make dist happier.

View File

@@ -6,7 +6,7 @@ if OS_UNIX
SUBDIRS += xdgmime
endif
DIST_SUBDIRS=stock-icons theme-bits xdgmime
DIST_SUBDIRS=theme-bits xdgmime
INCLUDES = \
-DG_LOG_DOMAIN=\"Gtk\" \
@@ -657,6 +657,7 @@ MAINTAINERCLEANFILES = $(gtk_built_sources) $(stamp_files)
EXTRA_HEADERS =
EXTRA_DIST = $(gtk_private_h_sources) $(gtk_extra_sources)
EXTRA_DIST += $(gtk_built_sources)
EXTRA_DIST += $(STOCK_ICONS)
#
# rules to generate built sources