From d82a9b5207c31afb1838655f498350d4e8b981cc Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Thu, 19 Aug 2004 08:49:40 +0000 Subject: [PATCH] Include swig Interface file in the source distribution. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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