Install everything except the server binary in $(LIBGTOP_BACKEND_DIR).
2000-01-12 Martin Baulig <martin@home-of-linux.org> * Makefile.am: Install everything except the server binary in $(LIBGTOP_BACKEND_DIR). * libgtop-server.backend: New file. * backend-server.c (glibtop_backend_server): Renamed to `LibGTopBackendInfo'.
This commit is contained in:
committed by
Martin Baulig
parent
c17f8f2421
commit
b4122165eb
12
backends/server/libgtop-server.backend
Normal file
12
backends/server/libgtop-server.backend
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?> <!-- -*-xml-*- -->
|
||||
<libgtop:Backends xmlns:libgtop="http://www.home-of-linux.org/libgtop/1.1">
|
||||
|
||||
<libgtop:Backend>
|
||||
<libgtop:Name>glibtop-backend-server</libgtop:Name>
|
||||
<libgtop:Location>
|
||||
<libgtop:LibtoolName>libgtop_backend_server.la</libgtop:LibtoolName>
|
||||
<libgtop:ShlibName>libgtop_backend_server.so</libgtop:ShlibName>
|
||||
</libgtop:Location>
|
||||
</libgtop:Backend>
|
||||
|
||||
</libgtop:Backends>
|
Reference in New Issue
Block a user