summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
-rw-r--r--src/xorg-gtest_main.cpp (renamed from src/main.cpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c675bab..bfe1b16 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,7 +39,7 @@ libxorg_gtest_la_CPPFLAGS = \
libxorg_gtest_main_la_SOURCES = \
defines.h \
- main.cpp
+ xorg-gtest_main.cpp
libxorg_gtest_main_la_LIBADD = libxorg-gtest.la
diff --git a/src/main.cpp b/src/xorg-gtest_main.cpp
index 5e5a748..5e5a748 100644
--- a/src/main.cpp
+++ b/src/xorg-gtest_main.cpp