summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2014-11-26 10:38:26 +0100
committerJan Kara <jack@suse.cz>2014-11-26 10:50:49 +0100
commit204620858132006a77ba8df1bff04861b058b31b (patch)
tree586df3cc434c8e1498f4ded9853965f076e1853b /Makefile.in
parent022aabf0c54c030bc55d5b50e05182219d4952b4 (diff)
Add release script
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0e46329..7d25930 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -55,7 +55,7 @@ clobber: clean
-rm -f $(PROGS) Makefile config.status config.cache config.log config.h
realclean: clobber
- -rm -f $(RPCSRC) po/*.mo
+ -rm -f $(RPCSRC) po/*.mo *.rej *.orig *~
pot:
xgettext -k_ -kN_ -d pot *.c *.h