root / tags / 1.0.8 / xapian-core / net / Makefile.mk
| Revision 8160, 228 bytes (checked in by olly, 21 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | EXTRA_DIST +=\ |
| 2 | net/dir_contents\ |
| 3 | net/Makefile |
| 4 | |
| 5 | if BUILD_BACKEND_REMOTE |
| 6 | libxapian_la_SOURCES +=\ |
| 7 | net/progclient.cc\ |
| 8 | net/remoteconnection.cc\ |
| 9 | net/remoteserver.cc\ |
| 10 | net/serialise.cc\ |
| 11 | net/tcpclient.cc\ |
| 12 | net/tcpserver.cc |
| 13 | endif |
Note: See TracBrowser
for help on using the browser.
