From 140dfdf54b980aeafa342918fe312aff92e2d970 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sat, 17 Jul 2004 14:05:34 +0000 Subject: .tar.gz must include lasso.pc.in --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5ac2f0bd..0e72b2dc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ SUBDIRS = lasso docs ABS_BUILDDIR = $(shell pwd) -EXTRA_DIST = TODO COPYING +EXTRA_DIST = TODO COPYING lasso.pc.in pkgconfig_DATA = lasso.pc -- cgit