Skip to content

Commit

Permalink
Add a Makefile underneath src. This helps Emacs 'make' command.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Aug 23, 2010
1 parent 7ae1998 commit 592e467
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makefile
@@ -0,0 +1,2 @@
all:
cd .. && $(MAKE)

0 comments on commit 592e467

Please sign in to comment.