diff options
Diffstat (limited to 'docs/examples/makefile.dj')
-rw-r--r-- | docs/examples/makefile.dj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/makefile.dj b/docs/examples/makefile.dj index af761130c..17d93ab89 100644 --- a/docs/examples/makefile.dj +++ b/docs/examples/makefile.dj @@ -53,4 +53,3 @@ clean vclean realclean: - rm -f $(PROGRAMS) depend.dj -include depend.dj - |