Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove Makefile.am from autotools.
[simgrid.git] / buildtools / Makefile.am
diff --git a/buildtools/Makefile.am b/buildtools/Makefile.am
deleted file mode 100644 (file)
index dda51a6..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#EXTRA_DIST = \
-#      Cmake/CMakeLists.txt Cmake/chdir_run.sh \
-#        Cmake/build.sh Cmake/test_java.sh \
-#      Cmake/CTestList.txt Cmake/CTestConfig.cmake
-       
-CLEANFILES = Cmake/CMakeCache.txt Cmake/cmake_install.cmake \
-       Cmake/Makefile Cmake/CTestTestfile.cmake Cmake/DartConfiguration.tcl \
-       Cmake/CTestCustom.ctest Cmake/*~
-
-clean-local:
-       -rm -rf Cmake/CMakeFiles Cmake/Testing
-