From 35d5696d298492edc6998b9998df26a634c07fe7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 21 Dec 2000 15:19:39 +0000 Subject: add ldetect-lst-devel --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a736045..5df9bef6 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,9 @@ clean: make -C lst clean install: build - install -d $(dir) + install -d $(bindir) $(dir) make -C lst install + install convert/merge2pcitable.pl $(bindir) rpm: clean $(RPM) (echo "# !! DON'T MODIFY HERE, MODIFY IN THE CVS !!" ; \ -- cgit v1.2.1