mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
4 lines
96 B
Python
4 lines
96 B
Python
#!/usr/bin/env python
|
|
exeext="@EXEEXT@"
|
|
SRCDIR="@abs_top_srcdir@"
|
|
BUILDDIR="@abs_top_builddir@"
|