~malept/ubuntu/lucid/python2.6/dev-dependency-fix

« back to all changes in this revision

Viewing changes to Modules/_ctypes/libffi/include/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-02-13 12:51:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090213125100-uufgcb9yeqzujpqw
Tags: upstream-2.6.1
ImportĀ upstreamĀ versionĀ 2.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this with automake to create Makefile.in
 
2
 
 
3
AUTOMAKE_OPTIONS=foreign
 
4
 
 
5
DISTCLEANFILES=ffitarget.h
 
6
EXTRA_DIST=ffi.h.in ffi_common.h
 
7
 
 
8
includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
 
9
nodist_includes_HEADERS = ffi.h ffitarget.h