Parent Directory
|
Revision Log
|
Patch
| revision 4.0.6.1 by kusanagi, Sat May 28 13:05:23 2005 UTC | revision 5.0 by kusanagi, Mon Aug 29 09:46:13 2005 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo | AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo |
| 2 | INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ @LOG4CXX_INCLUDES@ | INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ @LOG4CXX_INCLUDES@ |
| 3 | ||
| 4 | # These will build a non-installing libtool library | # These will build a non-installing libtool library |
| 5 | noinst_LTLIBRARIES = libdevreaders.la | noinst_LTLIBRARIES = libdevreaders.la |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |