summaryrefslogtreecommitdiffstats
path: root/src/devices/mem24/xml_data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/mem24/xml_data/Makefile.am')
-rw-r--r--src/devices/mem24/xml_data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/mem24/xml_data/Makefile.am b/src/devices/mem24/xml_data/Makefile.am
index 42cacaa..1b42fae 100644
--- a/src/devices/mem24/xml_data/Makefile.am
+++ b/src/devices/mem24/xml_data/Makefile.am
@@ -8,5 +8,5 @@ libmem24xml_la_DEPENDENCIES = mem24_data.cpp
include deps.mak
mem24_data.cpp: ../xml/mem24_xml_to_data $(noinst_DATA)
- ../xml/mem24_xml_to_data
+ cd $(abs_builddir) && ./../xml/mem24_xml_to_data $(srcdir)
CLEANFILES = mem24_data.cpp