diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -60,12 +60,4 @@ check: rm -f po/*.pot @make -C po rpmdrake.pot -.PHONY: ChangeLog log changelog gui.lst - -log: ChangeLog - -changelog: ChangeLog - -ChangeLog: - svn2cl --accum - rm -f *.bak +.PHONY: gui.lst |