diff options
Diffstat (limited to 'src/game/intro')
-rw-r--r-- | src/game/intro/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/intro/Makefile.am b/src/game/intro/Makefile.am new file mode 100644 index 0000000..66ea90d --- /dev/null +++ b/src/game/intro/Makefile.am @@ -0,0 +1,2 @@ +INCLUDES = -I$(top_srcdir)/src +METASOURCES = AUTO |