summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 2712f87..e80a879 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -55,9 +55,9 @@ BIN := $(BIN_IN)
SRC += $(BIN_SRC:%=bin/%)
DIRT += $(BIN_IN:%=bin/%)
-QUILT_IN := add applied delete diff edit files fold fork graph import \
- new next patches pop previous push refresh remove series \
- setup snapshot top unapplied
+QUILT_IN := add applied delete diff edit files fold fork graph grep \
+ import new next patches pop previous push refresh remove \
+ series setup snapshot top unapplied
QUILT_SRC := $(QUILT_IN:%=%.in)
QUILT := $(QUILT_IN)