Hi,

Git pgadmin/Makefile.am line .105 should be:

BUILT_SOURCES = $(patsubst %.png,%.pngc,$(wildcard
$(top_srcdir)/pgadmin/include/images/*.png))

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

On 3/9/11, Dave Page <dp...@pgadmin.org> wrote:
> [Please keep the list CC'd]
>
> On Tue, Mar 8, 2011 at 11:56 PM, Vladimir Kokovic
> <vladimir.koko...@gmail.com> wrote:
>> Sorry Dave,
>>
>> Line is 105:
>>
>> BUILT_SOURCES = $(patsubst %.png,%.pngc,$(wildcard
>> $(top_srcdir)/pgadmin/include/images/*.png)
>
> Hmm, vim is also highlighting that line as if it's an error, but the
> suggested change would leave an unmatched bracket. Why is that
> correct?
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to