summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRomain Chantereay <rchantereau@entrouvert.com>2004-09-06 11:26:13 +0000
committerRomain Chantereay <rchantereau@entrouvert.com>2004-09-06 11:26:13 +0000
commitd6fff02e0fc043b7a3bf9412fd4de963bff50014 (patch)
treef5fa99ec50e257057cf1e40e37b0b8d38b7fedd6 /Makefile.am
parent34013a6092c2cd22138eb882355a69126b662096 (diff)
downloadlasso-d6fff02e0fc043b7a3bf9412fd4de963bff50014.tar.gz
lasso-d6fff02e0fc043b7a3bf9412fd4de963bff50014.tar.xz
lasso-d6fff02e0fc043b7a3bf9412fd4de963bff50014.zip
Now Lasso distribution includes the check macros allowing people to generate
Makefile and configure without check-xml installed. PS: The distribution is not checked yet.
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 bb6c5685..5e2b0ba8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ SUBDIRS = lasso \
ABS_BUILDDIR = $(shell pwd)
-EXTRA_DIST = COPYING lasso.pc.in
+EXTRA_DIST = COPYING lasso.pc.in macros
pkgconfig_DATA = lasso.pc
pkgconfigdir = $(libdir)/pkgconfig