[Pcsclite-cvs-commit] CFlexPlugin Makefile.am,1.5,1.6
rousseau@quantz.debian.org
rousseau@quantz.debian.org
Sun, 19 Oct 2003 22:58:25 +0200
Update of /cvsroot/muscleplugins/CFlexPlugin
In directory quantz:/tmp/cvs-serv19790
Modified Files:
Makefile.am
Log Message:
build the library before trying to install it :-)
Index: Makefile.am
===================================================================
RCS file: /cvsroot/muscleplugins/CFlexPlugin/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.am 19 Oct 2003 20:53:10 -0000 1.5
+++ Makefile.am 19 Oct 2003 20:58:23 -0000 1.6
@@ -11,5 +11,6 @@
$(SHELL) ./config.status --recheck
install:
+ $(MAKE) -C src
./installBundle