Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove Makefile.am from autotools.
[simgrid.git] / src / amok / Makefile.am
diff --git a/src/amok/Makefile.am b/src/amok/Makefile.am
deleted file mode 100644 (file)
index 17b25ab..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-DISTCLEANFILES=Makefile.in
-INCLUDES= -I$(top_srcdir)/src/include @CFLAGS_XML@ @CFLAGS_SimGrid@
-
-lib_LIBRARIES= libgrasmodules.a
-
-libgrasmodules_a_SOURCES= \
-       base.c bandwidth.c
-
-