From 01394d6ce18575a20cfe22eb42197f9e1e30a33e Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Aug 2014 21:36:30 +0100 Subject: [PATCH] Added LICENSE.txt to dist target --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0f17375f..29cf709a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -131,7 +131,7 @@ tests_testsuite_LDADD = -lcmocka man_MANS = $(man_sources) -EXTRA_DIST = $(man_sources) $(themes_sources) $(script_sources) profrc.example +EXTRA_DIST = $(man_sources) $(themes_sources) $(script_sources) profrc.example LICENSE.txt if INCLUDE_GIT_VERSION EXTRA_DIST += .git/HEAD .git/index