summaryrefslogtreecommitdiff
path: root/cgats/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cgats/Makefile.am')
-rw-r--r--cgats/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/cgats/Makefile.am b/cgats/Makefile.am
new file mode 100644
index 0000000..23db698
--- /dev/null
+++ b/cgats/Makefile.am
@@ -0,0 +1,9 @@
+include $(top_srcdir)/Makefile.shared
+
+privatelib_LTLIBRARIES = libcgats.la
+privatelibdir = $(pkglibdir)
+
+libcgats_la_SOURCES = pars.c pars.h cgats.c cgats.h parsstd.c \
+ cgatsstd.c
+
+EXTRA_DIST = License.txt Readme.txt