From: Jonathan Blandford Date: Wed, 22 Dec 2004 01:29:04 +0000 (+0000) Subject: move shell. X-Git-Tag: EVINCE_0_1_0~109 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=1d8612cf9fa4348ad27e06b38d9c21d38d31c94a;p=evince.git move shell. Tue Dec 21 20:28:11 2004 Jonathan Blandford * Makefile.am (SUBDIRS): move shell. --- diff --git a/ChangeLog b/ChangeLog index acb39972..182e3828 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Dec 21 20:28:11 2004 Jonathan Blandford + + * Makefile.am (SUBDIRS): move shell. + Tue Dec 21 19:28:55 2004 Owen Taylor * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from diff --git a/Makefile.am b/Makefile.am index cc9ee093..5a28d80f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = cut-n-paste data backend shell po pdf +SUBDIRS = cut-n-paste data backend po pdf shell intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in