]> git.pld-linux.org Git - packages/kannel.git/commitdiff
- depend on all of $(libs)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 29 Sep 2018 19:35:52 +0000 (21:35 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sat, 29 Sep 2018 19:35:52 +0000 (21:35 +0200)
kannel-parallel-build.patch

index 1b7e181b9c9b82020e14dabc4a2f11f04d15df3c..225227b5184ff6ce0520f5cdb92598a6c8b5da78 100644 (file)
@@ -5,7 +5,7 @@
        chmod 0755 gw-config
  
 -$(SUBDIRS):
-+$(SUBDIRS): libgwlib.a
++$(SUBDIRS): $(libs)
        $(MAKE) -C $@ $(MAKECMDGOALS)
        
  am--refresh:
This page took 0.049622 seconds and 4 git commands to generate.