Re-organize sources
[babeltrace.git] / src / lib / prio-heap / Makefile.am
diff --git a/src/lib/prio-heap/Makefile.am b/src/lib/prio-heap/Makefile.am
new file mode 100644 (file)
index 0000000..c7a54d4
--- /dev/null
@@ -0,0 +1,5 @@
+noinst_LTLIBRARIES = libprio-heap.la
+
+libprio_heap_la_SOURCES = \
+       prio-heap.c \
+       prio-heap.h
This page took 0.023866 seconds and 4 git commands to generate.