Modify the GNU build system so that it always rebuilds xrcdialogs.cpp if
needed during a "make all". This also adds a "make xrc" target, and as
a side effect, allows use to call pgadmin/ui/embed-xrc from directories
other than pgadmin/ui.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5cbe791efec2d00a27d0a7ec90f2f41f25368dd8
Modified Files
--------------
Makefile.am | 5 ++++-
pgadmin/ui/embed-xrc | 12 +++++++++++-
2 files changed, 15 insertions(+), 2 deletions(-)