diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-06-01 03:07:33 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-06-01 03:07:33 +0000 |
commit | b965c90365b6f7011493cc1c77ee302607aa032c (patch) | |
tree | c7ea71d67a2e67f5eedd9aecf12691d1e4bb4886 /src/interfaces/perl5/MANIFEST | |
parent | 0cfe2374a76d9408b0271063a7fbbc1572cd3f6c (diff) | |
download | postgresql-b965c90365b6f7011493cc1c77ee302607aa032c.tar.gz postgresql-b965c90365b6f7011493cc1c77ee302607aa032c.zip |
More perl cleanup
Diffstat (limited to 'src/interfaces/perl5/MANIFEST')
-rw-r--r-- | src/interfaces/perl5/MANIFEST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/interfaces/perl5/MANIFEST b/src/interfaces/perl5/MANIFEST index 58f0ae98ad9..31e2d0c650a 100644 --- a/src/interfaces/perl5/MANIFEST +++ b/src/interfaces/perl5/MANIFEST @@ -4,8 +4,8 @@ Makefile.PL Pg.pm Pg.xs README -eg/ApachePg.pl -eg/example.newstyle -eg/example.oldstyle +examples/ApachePg.pl +examples/example.newstyle +examples/example.oldstyle test.pl typemap |