forked from Snck3rs/contao-leaflet-maps
6 lines
232 B
XML
6 lines
232 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<project name="netzmacht/contao-leaflet-maps" default="build">
|
||
|
|
<!-- import the main build system -->
|
||
|
|
<import file="vendor/netzmacht/contao-build-tools/netzmacht.main.xml" />
|
||
|
|
</project>
|