~jamesodhunt/dbus/create-connection-from-fd

1
2
3
4
5
6
7
8
## -*- makefile -*-

configure:
	./autogen.sh --no-configure

.SILENT: 

.PHONY: configure