From: Justin Seyster Date: Sat, 12 Mar 2011 00:20:39 +0000 (-0500) Subject: Makes sure COPYING.RUNTIME ends up in the distribution. X-Git-Tag: release-v1.1~16 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=2a4398d1ff769a340971b7c629eedc373beda1ca;p=interaspect.git Makes sure COPYING.RUNTIME ends up in the distribution. --- diff --git a/Makefile.am b/Makefile.am index b4b5bc3..a86d701 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,3 @@ SUBDIRS = src test + +dist_noinst_DATA = COPYING.RUNTIME