diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-17 04:16:19 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-17 04:16:19 (EDT) |
commit | 7408196abb5f759eaa66ae9eb6f7227d64d52231 (patch) | |
tree | 61c81d356fd099c8851ef3e1d09fe8da7d1f0c24 | |
parent | 312283d107604b5d889e3975137bcaae701fe903 (diff) |
Makefile.am: Don't try to distribute mksysconf.in
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f5a5761..b0298e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -62,7 +62,6 @@ EXTRA_DIST = \ NEWS.opkhelper \ TODO \ autogen.sh \ - mksysconf.in \ tools/shpp.sh \ tools/shld.sh \ tools/shman.sh |