summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-09-04 06:01:06 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-09-04 06:01:06 +0000
commite40317b8ff9799160d9f399a155c3d3563495098 (patch)
tree58877de899d91d8c318a248b079e133b27db7303 /Makefile.am
parent07741c07d814bfd86998dfed1a5da347bb9335bd (diff)
downloadglib-e40317b8ff9799160d9f399a155c3d3563495098.tar.gz
Version 1.3.7upstream/GLIB_1_3_7
Mon Sep 3 23:29:51 2001 Owen Taylor <otaylor@redhat.com> * Version 1.3.7 * Makefile.am (EXTRA_DIST): Distribute po/po2tbl.sed.in * Makefile.am: Remove references to glib.rc[.in] * NEWS: Various additions.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 6b21f7c48..9067c1543 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@ EXTRA_DIST = \
makefile.mingw \
glibconfig.h.win32.in \
config.h.win32.in \
- build-dll \
+ po/po2tbl.sed.in \
glib-2.0.pc.in \
gobject-2.0.pc.in \
gmodule-2.0.pc.in \
@@ -33,7 +33,6 @@ EXTRA_DIST = \
BUILT_EXTRA_DIST = \
glibconfig.h.win32 \
config.h.win32 \
- glib.rc \
glib.spec
configexecincludedir = $(libdir)/glib-2.0/include
@@ -67,9 +66,6 @@ glibconfig.h.win32: $(top_builddir)/config.status $(top_srcdir)/glibconfig.h.win
config.h.win32: $(top_builddir)/config.status $(top_srcdir)/config.h.win32.in
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
-glib.rc: $(top_builddir)/config.status $(top_srcdir)/glib.rc.in
- cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
.PHONY: files release sanity snapshot
files: