Skip to content

Commit f6d7fb1

Browse files
committed
Makefile for frontpage updated
1 parent 45f024a commit f6d7fb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontpage/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
CWD := $(shell pwd)
22

33
all:
4+
echo ${CWD}; \
45
cd ..; \
56
git checkout gh-pages; \
67
git checkout master -- README.rst; \

0 commit comments

Comments
 (0)