diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-12-02 21:16:13 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-12-02 21:16:13 +0100 |
commit | 12ccc40a09a8b43f5e40f1f69ab3c406ae102340 (patch) | |
tree | 9d5bb152e6fcd89f20b5e64d9c134d50fb740042 /DDayAtOmahaBeach/Makefile | |
parent | e962daffd9feb2881b10dccb06d49a3e93c6a718 (diff) | |
download | asynk-rules-12ccc40a09a8b43f5e40f1f69ab3c406ae102340.zip asynk-rules-12ccc40a09a8b43f5e40f1f69ab3c406ae102340.tar.gz |
DDay : add rulesdoc to dependencies
Diffstat (limited to 'DDayAtOmahaBeach/Makefile')
-rw-r--r-- | DDayAtOmahaBeach/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DDayAtOmahaBeach/Makefile b/DDayAtOmahaBeach/Makefile index 472dc54..e0f16a4 100644 --- a/DDayAtOmahaBeach/Makefile +++ b/DDayAtOmahaBeach/Makefile @@ -9,7 +9,8 @@ DDayOmaha.pdf: DDayOmaha.lou \ us_barrage.lou \ us_move.lou \ us_weapons.lou \ - us_units.lou + us_units.lou \ + rulesdoc build: DDayOmaha.pdf |