app/actions/Makefile.am (EXTRA_DIST) removed makefile.msc until they have

2004-06-02  Sven Neumann  <sven@gimp.org>

	* app/actions/Makefile.am (EXTRA_DIST)
	* app/menus/Makefile.am (EXTRA_DIST): removed makefile.msc until
	they have been added.
This commit is contained in:
Sven Neumann 2004-06-02 14:00:39 +00:00 committed by Sven Neumann
parent 35bad8319d
commit d29a222fe6
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2004-06-02 Sven Neumann <sven@gimp.org>
* app/actions/Makefile.am (EXTRA_DIST)
* app/menus/Makefile.am (EXTRA_DIST): removed makefile.msc until
they have been added.
2004-06-02 Sven Neumann <sven@gimp.org>
* app/widgets/gimpcontainerview.c: create the hash table when

View File

@ -137,7 +137,7 @@ libappactions_a_SOURCES = \
view-commands.h
EXTRA_DIST = makefile.msc
EXTRA_DIST =
AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Gimp-Actions\" \

View File

@ -25,7 +25,7 @@ libappmenus_a_SOURCES = \
toolbox-menu.h
EXTRA_DIST = makefile.msc
EXTRA_DIST =
AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Gimp-Menus\" \