Makefile.am: Add rule to make sure every file gets distributed.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 23 Dec 2013 17:02:54 +0000 (09:02 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 23 Dec 2013 17:02:54 +0000 (09:02 -0800)
commit78bc244668060f41a9363423c3a0fa44ceeb4555
tree2d12747e4ddc03adef752590f227234e6f4e5605
parentde662c8f00fcf6b758da1531bfed3d43e0a63df8
Makefile.am: Add rule to make sure every file gets distributed.

This helps to prevent adding files to the Git repository but forgetting to
ensure that they get distributed.
Makefile.am