diff options
Diffstat (limited to 'test/Makefile.am')
| -rw-r--r-- | test/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/test/Makefile.am b/test/Makefile.am deleted file mode 100644 index fa2c1e80..00000000 --- a/test/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -EXTRA_DIST = CMakeLists.txt - -# include_HEADERS = catch.hpp - -# lib_LTLIBRARIES = libtestmain.la - -# libtestmain_la_LDFLAGS = -no-undefined -# libtestmain_la_SOURCES = test_main.cpp - -if !USE_EXTERNAL_GTEST -MAYBE_GTEST = googletest -endif -SUBDIRS = cli $(MAYBE_GTEST) . gie gigs unit |
