summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgreg <greg@blackbox>2009-06-18 13:04:29 +0200
committergreg <greg@blackbox>2009-06-18 13:04:29 +0200
commite7e108672381007c2beaec5c436d757cca0017a2 (patch)
treed80f46284bfaae637fc94d517e4fee6fe1a17621 /Makefile.am
parent597a3d181a15107e52ef2533dbedad365250e486 (diff)
downloadlibass-e7e108672381007c2beaec5c436d757cca0017a2.tar.bz2
libass-e7e108672381007c2beaec5c436d757cca0017a2.tar.xz
Add autotools infrastructure.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..08b3844
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,8 @@
+ACLOCAL_AMFLAGS = -I shave
+AUTOMAKE_OPTIONS = foreign
+EXTRA_DIST = libass.pc.in Changelog
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = libass.pc
+
+SUBDIRS = libass test