Tom Willemsen
5535308fff
Put all source files in `src/' and add the `conkeror/' directory from the old project.
4 lines
35 B
Makefile
4 lines
35 B
Makefile
.PHONY: all
|
|
|
|
all:
|
|
$(MAKE) -C src/
|