Mercurial > libpst
annotate debian/Makefile.am @ 295:54cd1f6b2152 stable-0-6-53
default BOOST_PYTHON_LIB to boost_python; the test for exit symbol in that lib fails on my system and seems wrong
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 10 Jul 2011 16:51:33 -0700 |
parents | 03dbd449290f |
children |
rev | line source |
---|---|
175
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
1 EXTRA_DIST = \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
2 changelog \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
3 compat \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
4 control \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
5 copyright \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
6 libpst1.install \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
7 libpst-dev.install \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
8 Makefile.am \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
9 patches/10-current-attach.patch \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
10 readpst.install \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
11 rules \ |
03dbd449290f
add debian/Makefile.am to package the debian directory into the tarball
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
12 watch |