You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -143,8 +143,8 @@ CLEANFILES=
|
|
DISTCLEANFILES=
|
|
BUILT_SOURCES =
|
|
include include/include.am
|
|
-include sample/include.am
|
|
-include test/include.am
|
|
+#include sample/include.am
|
|
+#include test/include.am
|
|
|
|
if BUILD_WIN32
|
|
|
|
|