diff options
| author | Romain Chantereay <rchantereau@entrouvert.com> | 2004-09-06 16:24:23 +0000 |
|---|---|---|
| committer | Romain Chantereay <rchantereau@entrouvert.com> | 2004-09-06 16:24:23 +0000 |
| commit | aab4db8ebcce9d5263a3c1a898d011711876a01d (patch) | |
| tree | 2a4626c960e9ad00964dfb130478a01d2fc4df8a | |
| parent | 952459ecb67482f96215db277de619f4a77c4f08 (diff) | |
No more trace of macros if the distribution.
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5e2b0ba8..bb6c5685 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,7 @@ SUBDIRS = lasso \ ABS_BUILDDIR = $(shell pwd) -EXTRA_DIST = COPYING lasso.pc.in macros +EXTRA_DIST = COPYING lasso.pc.in pkgconfig_DATA = lasso.pc pkgconfigdir = $(libdir)/pkgconfig |
