summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 14768c3..ffc7767 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -27,3 +27,7 @@ nobase_include_HEADERS = \
xorg/gtest/environment.h \
xorg/gtest/process.h \
xorg/gtest/test.h
+
+if HAVE_EVEMU
+nobase_include_HEADERS += xorg/gtest/evemu/device.h
+endif