build: accommodate "make distdir" before "make all"mob
commit49d4baaf363bc31b2a3e90bf2c7c446c04e0f9f9
authorJim Meyering <meyering@redhat.com>
Thu, 18 Mar 2010 13:50:55 +0000 (18 14:50 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 18 Mar 2010 13:50:55 +0000 (18 14:50 +0100)
tree09705ffc3fa187091ef44b442f830b8d06fc64bf
parent086985ab9b5ad94e0a6aedcf68848e36ec9a0f93
build: accommodate "make distdir" before "make all"

* lib/Makefile.am (dist-hook): Depend on $(noinst_LIBRARIES),
so that "make distdir" can succeed before "make all" has run.
lib/Makefile.am