summaryrefslogtreecommitdiff
path: root/ext/hyperwave/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hyperwave/Makefile.in')
-rw-r--r--ext/hyperwave/Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/hyperwave/Makefile.in b/ext/hyperwave/Makefile.in
new file mode 100644
index 0000000000..84ac693ac7
--- /dev/null
+++ b/ext/hyperwave/Makefile.in
@@ -0,0 +1,10 @@
+
+DEPTH = ../..
+topsrcdir = @topsrcdir@
+srcdir = @srcdir@
+VPATH = @srcdir@
+
+LTLIBRARY_NAME = libhyperwave.la
+LTLIBRARY_SOURCES = hw.c hg_comm.c
+
+include $(topsrcdir)/build/ltlib.mk