summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-08-19 19:26:28 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-08-19 19:26:28 +0000
commitfc37aff72b6fd29c3c4348cb5a4249524ba82709 (patch)
tree08241ae9d945656d27152e757155970e132f5272 /Makefile.am
parent19c69f11c05ee4571414b3b91b952db271898bff (diff)
downloadlasso-fc37aff72b6fd29c3c4348cb5a4249524ba82709.tar.gz
lasso-fc37aff72b6fd29c3c4348cb5a4249524ba82709.tar.xz
lasso-fc37aff72b6fd29c3c4348cb5a4249524ba82709.zip
Makefile.am in swig directory so that make clean and make dist works properly
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index febe0b90..3e4c4df5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,11 +14,12 @@ endif
SUBDIRS = lasso \
$(PHP_SD) $(PYTHON_SD) $(JAVA_SD) \
tests \
+ swig \
$(GTK_DOC_SD)
ABS_BUILDDIR = $(shell pwd)
-EXTRA_DIST = TODO COPYING lasso.pc.in swig
+EXTRA_DIST = TODO COPYING lasso.pc.in
pkgconfig_DATA = lasso.pc
pkgconfigdir = $(libdir)/pkgconfig