aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-09-03 14:41:26 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-09-03 14:41:26 +0200
commitfb7b905de6b9154b3cc46a4ae39a40f9385749f2 (patch)
tree99038ae2046265c351732b12d50349de2c3e3d16 /Makefile.am
parentb7a102881f963baa2e18381e37a2769ccdbf4cf2 (diff)
Add a README file
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 43bac49..dd14d96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,7 +41,7 @@ test_PROGRAMS =
test_SCRIPTS =
TESTS =
-EXTRA_DIST = COPYING CHANGELOG.md
+EXTRA_DIST = COPYING CHANGELOG.md README.txt
include lib/Makemodule.am
include ubi-utils/Makemodule.am