remove generated lasso.pc on make clean

This commit is contained in:
Frédéric Péters 2004-07-28 15:08:22 +00:00
parent b8192990ca
commit 6a204dd202
1 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@ ABS_BUILDDIR = $(shell pwd)
EXTRA_DIST = TODO COPYING lasso.pc.in
pkgconfig_DATA = lasso.pc
pkgconfigdir = $(libdir)/pkgconfig
clean-local:
-rm -f lasso.pc