Re: patch mistake of Makfile - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: patch mistake of Makfile
Date
Msg-id 41069E75.6070202@pse-consulting.de
Whole thread Raw
In response to patch mistake of Makfile  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
List pgadmin-hackers
Hiroshi Saito wrote:
> Hi Andreas.
>
> Please check it.
>
> --- src/Makefile.in.orig        Wed Jul 28 00:48:53 2004
> +++ src/Makefile.in     Wed Jul 28 00:49:09 2004
> @@ -201,7 +201,7 @@
>  include/frmQuery.h include/frmSplash.h \
>  include/frmStatus.h include/frmMaintenance.h \
>  include/frmBackup.h include/frmRestore.h \
> -include/misc.h include\pgfeatures.h include/pgAdmin3.h include/pgAggregate.h \
> +include/misc.h include/pgfeatures.h include/pgAdmin3.h include/pgAggregate.h \

Oops!
fixed.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: patch mistake of Makfile
Next
From: Andreas Pflug
Date:
Subject: Re: Assertion `G_TYPE_CHECK_INSTANCE (instance)'