diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-04-06 17:30:00 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-04-06 17:30:00 +0200 |
commit | 869af37a6336b27ffb7ed560018e81a214c40664 (patch) | |
tree | 8defe15a43689ed317a8fe4c6a14e62d7c31f4f2 /contrib/hellos/Makefile.am | |
parent | 8b40d75379e06e3bf60a1143f3b1b5a25a2046a5 (diff) |
add missing files
Diffstat (limited to 'contrib/hellos/Makefile.am')
-rw-r--r-- | contrib/hellos/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/hellos/Makefile.am b/contrib/hellos/Makefile.am new file mode 100644 index 000000000..d498d57e7 --- /dev/null +++ b/contrib/hellos/Makefile.am @@ -0,0 +1,7 @@ +pkghellodir= $(pkgdatadir)/hellos + +pkghello_DATA = \ + DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0 + +EXTRA_DIST = + $(pkghello_DATA) |