diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ export: cvstag: cvs commit - cvs tag $(CVSTAGOPT) $(TAG) + cvs tag $(CVSTAGOPT) -F $(TAG) changelog: ../common/username cvs2cl -U ../common/username -I ChangeLog |