11 lines
424 B
Makefile
11 lines
424 B
Makefile
|
|
##*****************************************************************************
|
||
|
|
## $Id: Makefile.am,v 1.1 2007-10-03 20:20:14 chu11 Exp $
|
||
|
|
##*****************************************************************************
|
||
|
|
## Process this file with automake to produce Makefile.in.
|
||
|
|
##*****************************************************************************
|
||
|
|
|
||
|
|
EXTRA_DIST = \
|
||
|
|
Makefile.am \
|
||
|
|
0001-shared-library-support.patch
|
||
|
|
|