[PATCH xorg-gtest 9/9] Add note to Makefile.am that new sources must be added to xorg-gtest-all.cpp
Peter Hutterer
peter.hutterer at who-t.net
Mon Jul 2 22:48:21 PDT 2012
Hopefully saves the next poor sod weird linker errors.
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
src/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/Makefile.am b/src/Makefile.am
index 148f1f2..0b93df0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,6 +23,7 @@
# SOFTWARE.
#
+# NOTE: source files added here must be included in xorg-gtest-all.cpp
libxorg_gtest_sources = \
environment.cpp \
device.cpp \
--
1.7.10.2
More information about the xorg-devel
mailing list