Clean up for new automake.

This commit is contained in:
green
2008-01-30 12:42:34 +00:00
parent f4932dd020
commit d420424039
5 changed files with 29 additions and 103 deletions

View File

@@ -79,7 +79,8 @@ toolexeclib_LTLIBRARIES = libffi.la
noinst_LTLIBRARIES = libffi_convenience.la
libffi_la_SOURCES = src/debug.c src/prep_cif.c src/types.c \
src/raw_api.c src/java_raw_api.c src/closures.c
src/raw_api.c src/java_raw_api.c src/closures.c \
include/ffi_common.h include/ffitarget.h
nodist_libffi_la_SOURCES =