OSDN Git Service

LDP: Include perkamon submodule update in Makefile upgrade target
authorAkihiro MOTOKI <amotoki@gmail.com>
Wed, 23 Apr 2014 15:49:47 +0000 (00:49 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Wed, 23 Apr 2014 15:49:47 +0000 (00:49 +0900)
manual/LDP_man-pages/Makefile

index 89fd0c0..cde0000 100644 (file)
@@ -142,7 +142,7 @@ upgrade:
        $(MAKE) update-stats
        git add translation_list
        git commit -m "LDP: Update original to LDP v$(VERSION)" original/ translation_list
-       git add po4a/ stats/ untrans.html
+       git add po4a/ stats/ untrans.html perkamon
        git commit -m "LDP: Update POT and ja.po to LDP v$(VERSION)" po4a/ stats/ untrans.html
 
 help: