summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-04-16 03:23:21 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-04-16 03:23:21 +0000
commitafcd24b603b2c78349ccba0592bf380c219bf829 (patch)
treefb7c176ec15ff2aa40364ba2e05b8c67b403f6be /Makefile.am
parent7527670eef05a3db60c62645be61171c164ebc60 (diff)
downloadmetacity-afcd24b603b2c78349ccba0592bf380c219bf829.tar.gz
fix issue with GNU libc mangling %.10s formatMETACITY_2_3_89
2002-04-15 Havoc Pennington <hp@pobox.com> * src/window.c (update_title): fix issue with GNU libc mangling %.10s format * metacity.spec: Fix up spec file * README: update README * configure.in (ALL_LINGUAS): require GTK 2.0.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 54728ebc..6351404f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
SUBDIRS=src po
-EXTRA_DIST=HACKING theme-format.txt
+EXTRA_DIST=HACKING theme-format.txt metacity.spec