diff options
author | MCApollo <34170230+MCApollo@users.noreply.github.com> | 2019-04-23 21:12:01 -0500 |
---|---|---|
committer | MCApollo <34170230+MCApollo@users.noreply.github.com> | 2019-04-23 21:12:01 -0500 |
commit | fb7fdb15e6073390c7f78240fdec92047924c240 (patch) | |
tree | e063638adda3c717edd9e6486a5f3aa14700a527 /util/ldid-xerub/Makefile | |
parent | 12335518ab39608d58370c85ff9f5384ad2aa5f7 (diff) |
Slight Cleanup.
TODO:
- Reformat scripts.
- Allow for 'mini-packages' inside 'main' packages to decrease /data clutter.
Diffstat (limited to 'util/ldid-xerub/Makefile')
-rw-r--r-- | util/ldid-xerub/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/ldid-xerub/Makefile b/util/ldid-xerub/Makefile new file mode 100644 index 000000000..f318ab23f --- /dev/null +++ b/util/ldid-xerub/Makefile @@ -0,0 +1,2 @@ +all: + sh make.sh
\ No newline at end of file |