diff options
author | Luke Shumaker <luke@HP-dv6426us-u904.(none)> | 2009-10-25 04:37:58 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:17 -0600 |
commit | 1e17c83984fa9d8588c467e9528f3eb47f6aca43 (patch) | |
tree | 5dfb3ace4bd42ad6cd64893c6a243e9e188af115 /ptranslate | |
parent | 1bb24f3a7993f4d44a250375095f2cbc50c4496d (diff) |
I am satisfied with how diff-daemon builds
Diffstat (limited to 'ptranslate')
-rw-r--r-- | ptranslate/main.mk.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ptranslate/main.mk.in b/ptranslate/main.mk.in index 67655cc..46c0dd6 100644 --- a/ptranslate/main.mk.in +++ b/ptranslate/main.mk.in @@ -18,6 +18,7 @@ ver = 1.9.0 # If not, see <http://www.gnu.org/licenses>. trans = @trans@ +# general stuffs ##################################################### all : translators ptranslate install : install-translators $(DESTDIR)$(bindir)/ptranslate .SUFFIXES : |