diff options
| author | vimene <vincent.menegaux@gmail.com> | 2026-02-16 11:45:19 +0100 |
|---|---|---|
| committer | vimene <vincent.menegaux@gmail.com> | 2026-02-16 11:45:19 +0100 |
| commit | 523b27e38c0978f6513c95f90582e7e5ab160e3d (patch) | |
| tree | face9fe3aee978a9d1b9d41d3a86d7e28ba4f242 /Makefile.am | |
| parent | 7536dd705d121ed3a49b7e4b05af88fd241d1674 (diff) | |
| download | engine-523b27e38c0978f6513c95f90582e7e5ab160e3d.tar.gz | |
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6e7a500..ab4961a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -include common.am +include $(top_srcdir)/common.am SUBDIRS = src src/spvshaders EXTRA_DIST = m4/NOTES |
