summaryrefslogtreecommitdiff
path: root/src-ordering/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src-ordering/Makefile.am')
-rw-r--r--src-ordering/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/src-ordering/Makefile.am b/src-ordering/Makefile.am
new file mode 100644
index 0000000..3b983ff
--- /dev/null
+++ b/src-ordering/Makefile.am
@@ -0,0 +1,8 @@
+##
+
+EXTRA_DIST =
+INCLUDES = -I$(top_srcdir)/
+
+noinst_LTLIBRARIES = libordering.la
+libordering_la_SOURCES = candswap.c candsort.c commit.c\
+ relation.c infosort.c candhistory.c sorter.h