~binli/ubuntu/vivid/modemmanager/lp1441095

1
2
3
4
5
6
# DBus Introspection files
XMLS = $(wildcard *.xml)
xmldir = $(datadir)/dbus-1/interfaces
xml_DATA = $(filter-out all.xml wip-*, $(XMLS))

EXTRA_DIST = $(XMLS)