summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-05-06 18:01:39 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-05-06 18:01:39 +0000
commit9af9ab160867b693b3ec556cd5da010f19981d23 (patch)
tree5be77b3f9ce25f2e8a79eedab39072df44fbb193 /Makefile.am
parent189a6cc5dbd2d4f60bfe879a318797e0609a436e (diff)
downloadgtk+-9af9ab160867b693b3ec556cd5da010f19981d23.tar.gz
Fix versioning to avoid changing the soname!
Mon May 6 12:17:14 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Fix versioning to avoid changing the soname! [ merge from stable ] * Makefile.am (EXTRA_DIST): Add ChangeLog.pre-2-0 (#78641) * m4macros/gtk-2.0.m4: save CFLAGS/LIBS properly when compiling "what went wrong" test case. (#79329) * m4macros/gtk-2.0.m4: Remove reference to editing pkg-config script. (From Jim Gettys)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 096e405dc9..0cc4bca123 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,6 +13,7 @@ EXTRA_DIST = \
NEWS.pre-1-0 \
ChangeLog.pre-1-0 \
ChangeLog.pre-1-2 \
+ ChangeLog.pre-2-0 \
README.cvs-commits \
README.win32 \
config.h.win32 \