From: | Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr> |
---|---|
To: | <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Make install patch |
Date: | 2003-06-09 18:33:12 |
Message-ID: | 200306092033.12703.jm.poure@freesurf.fr |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Dear all,
RCS file: /disk1/cvsroot/pgadmin3/src/Makefile.am,v
retrieving revision 1.17
diff -r1.17 Makefile.am
117,127c117
< nobase_dist_pkgdata_DATA = tips.txt ui/common/dlgCheck.xrc \
< ui/common/dlgColumn.xrc \
< ui/common/dlgDatabase.xrc ui/common/dlgDomain.xrc \
< ui/common/dlgForeignKey.xrc ui/common/dlgGroup.xrc \
< ui/common/dlgIndexConstraint.xrc ui/common/dlgIndex.xrc \
< ui/common/dlgLanguage.xrc ui/common/dlgSchema.xrc \
< ui/common/dlgTable.xrc ui/common/dlgUser.xrc \
< ui/common/frmAddTableView.xrc ui/common/frmConnect.xrc \
< ui/common/frmOptions.xrc ui/common/frmPassword.xrc \
< ui/common/frmQBJoin.xrc ui/common/frmServer.xrc \
< ui/common/frmStatus.xrc ui/common/frmVacuum.xrc
---
> nobase_dist_pkgdata_DATA = tips.txt ui/common/*.xrc
Cheers,
Jean-Michel
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-06-09 22:30:43 | Re: contrib/src/stc/scintilla/src/LexSQL.cxx patch |
Previous Message | Jean-Michel POURE | 2003-06-09 18:04:27 | Missing xrc files after "make install" |