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 5f8e10a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-DISTCLEANFILES=Makefile.in
-INCLUDES= -I$(top_srcdir)/src -I$(top_srcdir)/include @CFLAGS_SimGrid@
-
-lib_LTLIBRARIES= libamok.la
-
-libamok_la_SOURCES= \
-       base.c bandwidth.c
-
-VERSION_INFO= -release 20040722 -version-info 0:0:0
-
-