Skip to content

Commit

Permalink
dell: screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
unarix committed Jul 11, 2020
1 parent 4c2392c commit 7f8caca
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SUBDIRS := $(wildcard */.)
SUBDIRS := $(wildcard Flat*/.)

all: $(SUBDIRS)
$(SUBDIRS):
$(MAKE) -C $@

.PHONY: all $(SUBDIRS)
.PHONY: all $(SUBDIRS)
Binary file removed screenshot1.png
Binary file not shown.
Binary file removed screenshot2.png
Binary file not shown.

0 comments on commit 7f8caca

Please sign in to comment.