summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRomain Chantereay <rchantereau@entrouvert.com>2004-08-19 08:49:40 +0000
committerRomain Chantereay <rchantereau@entrouvert.com>2004-08-19 08:49:40 +0000
commitd82a9b5207c31afb1838655f498350d4e8b981cc (patch)
treed9fa953a714dc19e57dd3b2b5199d2199c49920f /Makefile.am
parent7dc6fd4dac5ac187b595dda61811f4445af85537 (diff)
downloadlasso-d82a9b5207c31afb1838655f498350d4e8b981cc.tar.gz
lasso-d82a9b5207c31afb1838655f498350d4e8b981cc.tar.xz
lasso-d82a9b5207c31afb1838655f498350d4e8b981cc.zip
Include swig Interface file in the source distribution.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 032d63b8..febe0b90 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ SUBDIRS = lasso \
ABS_BUILDDIR = $(shell pwd)
-EXTRA_DIST = TODO COPYING lasso.pc.in
+EXTRA_DIST = TODO COPYING lasso.pc.in swig
pkgconfig_DATA = lasso.pc
pkgconfigdir = $(libdir)/pkgconfig