diff options
author | Bence Babati <b.baabsi@gmail.com> | 2012-08-13 12:34:08 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-08-13 17:04:22 +0200 |
commit | 7a8763dad3e2dac5c5ad49b77dda7187ceaa2a40 (patch) | |
tree | e57e5336e02ad536b863f8b4ec2204206404e70e /extras/source/autotext/makefile.mk | |
parent | e49926725f95eab4d6a215db093cc1c724b1a064 (diff) |
fdo#49527 unzip autocorrect files, store contents in git
Change-Id: I3fa844bbfe0a80d824a3edb47615d828988f2200
Diffstat (limited to 'extras/source/autotext/makefile.mk')
-rw-r--r-- | extras/source/autotext/makefile.mk | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/extras/source/autotext/makefile.mk b/extras/source/autotext/makefile.mk index d92b1c2dc503..974bc4959844 100644 --- a/extras/source/autotext/makefile.mk +++ b/extras/source/autotext/makefile.mk @@ -17,28 +17,13 @@ # PRJ=..$/.. - - PRJNAME=extras TARGET=autotextnolang .INCLUDE : settings.mk - .INCLUDE : $(PRJ)$/util$/target.pmk - - ZIP1TARGET = $(AUTOTEXT_USER_TARGET) - ZIP1LIST = mytexts.bau - - - - .INCLUDE : target.mk - - - - - |