Skip to content

Commit 047087f

Browse files
committed
Remove doc target from make file
1 parent 4efff8a commit 047087f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DIRS = muttator vimperator
2-
TARGETS = clean doc help info xpi
2+
TARGETS = clean help info xpi
33
.SILENT:
44

55
all: xpi ;

0 commit comments

Comments
 (0)