summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2013-07-12 18:46:17 +0000
committer <>2013-09-20 16:06:02 +0000
commit050cf5c3c31fec08c7ab96e18056bc72fec1def7 (patch)
tree35148b79cdbdbed9643069cee22ef38e52a993cc /Makefile.am
downloadeditline-tarball-050cf5c3c31fec08c7ab96e18056bc72fec1def7.tar.gz
Imported from /home/lorry/working-area/delta_editline-tarball/libedit-20130712-3.1.tar.gz.HEADlibedit-20130712-3.1master
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..6bc998f
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,9 @@
+
+AUTOMAKE_OPTIONS = foreign
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = src examples doc
+
+EXTRA_DIST = libedit.pc.in
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = libedit.pc