diff options
author | George Lebl <jirka@5z.com> | 2001-11-01 08:38:48 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-11-01 08:38:48 +0000 |
commit | 61d308b763ce1eed7c455330ce370392aba9b809 (patch) | |
tree | 527c8357d6a4afe25f7444642c2831b52aacb98d /config/Makefile.am | |
parent | b91df9a57d778d0f10ae88300ddda884b2fe881d (diff) | |
download | gdm-61d308b763ce1eed7c455330ce370392aba9b809.tar.gz |
Release 2.2.5.1GDM_2_2_5_1
Thu Nov 01 01:06:21 2001 George Lebl <jirka@5z.com>
* Release 2.2.5.1
Diffstat (limited to 'config/Makefile.am')
-rw-r--r-- | config/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Makefile.am b/config/Makefile.am index 1f830345..c3ccb1fc 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -24,7 +24,7 @@ EXTRA_DIST = \ Default.redhat \ XKeepsCrashing \ gettextfoo.h \ - extract-shell.h + extract-shell.sh gettextfoo.h: XKeepsCrashing cat $^ | $(srcdir)/extract-shell.sh > gettextfoo.h |