Automatically run 'git submodule update' if necessary
authorKeith Packard <keithp@keithp.com>
Fri, 13 May 2016 01:05:14 +0000 (18:05 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 May 2016 01:05:14 +0000 (18:05 -0700)
commit64ed56fe3132faa8585c9cd7b0261ac85f70a7bd
treef79e073887cb8273eff8ff0aff8b3b98a02c5a79
parent97adfff4cfb67c17a96f3ff46606b4e439422b01
Automatically run 'git submodule update' if necessary

This makes sure pdclib exists by updating for the all and
all-recursive targets

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile.am