summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-01-30 21:47:23 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-01-30 21:47:23 +0000
commit305742130f85ae64edf031801efaa9aba044af8b (patch)
treed0ac1279acb0b550feb33450f1e8ef13ca6c5370 /Makefile.am
parent4b18121e835bc9c047af115e156e400d794ae421 (diff)
Remove references to glib.spec. (#102231)
Thu Jan 30 16:45:13 2003 Owen Taylor <otaylor@redhat.com> * Makefile.am: Remove references to glib.spec. (#102231) * configure.in: Don't generate glib.spec.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 9adb2c87a..4798ef286 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,6 @@ INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
EXTRA_DIST = \
ChangeLog.pre-2-0 \
ChangeLog.pre-1-2 \
- glib.spec.in \
glib-zip.in \
NEWS.pre-1-3 \
acglib.m4 \
@@ -38,8 +37,8 @@ EXTRA_DIST = \
# These may be in the builddir too
BUILT_EXTRA_DIST = \
glibconfig.h.win32 \
- config.h.win32 \
- glib.spec
+ config.h.win32
+
configexecincludedir = $(libdir)/glib-2.0/include
#configexecinclude_DATA = glibconfig.h