diff options
author | Louie S <louie@example.com> | 2022-12-02 16:04:43 -0800 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-06-29 17:15:37 -0700 |
commit | 58a911618ad82507de8319615309a85341bdc014 (patch) | |
tree | 2c8984ea6559cfc37a5cfe1d5bc7cca23d48abe8 /Makefile.am |
First commit
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..af437a6 --- /dev/null +++ b/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = src |