diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-11-17 00:02:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-11-17 00:02:02 +0000 |
commit | 9a561357e217cc5625a7c8f77e0133a608f712ae (patch) | |
tree | 20f238b399a8adc56e7aed79273ec12be0f7c587 /src | |
parent | 6b19803e0667eefe7e867b741ac731f88ee3b8b3 (diff) | |
download | postgresql-9a561357e217cc5625a7c8f77e0133a608f712ae.tar.gz postgresql-9a561357e217cc5625a7c8f77e0133a608f712ae.zip |
Forgot to add ppport.h to MANIFEST.
Diffstat (limited to 'src')
-rw-r--r-- | src/interfaces/perl5/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/perl5/MANIFEST b/src/interfaces/perl5/MANIFEST index 31e2d0c650a..43b2e753bf1 100644 --- a/src/interfaces/perl5/MANIFEST +++ b/src/interfaces/perl5/MANIFEST @@ -7,5 +7,6 @@ README examples/ApachePg.pl examples/example.newstyle examples/example.oldstyle +ppport.h test.pl typemap |