diff options
author | Mike Fulbright <msf@redhat.com> | 2001-08-22 20:22:46 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-08-22 20:22:46 +0000 |
commit | 3503ac777dc6d0f3e3955e97da20cb6f459df257 (patch) | |
tree | 15c8f5f88d3b064718cd906aa94d3aee226b5403 /pixmaps/Makefile | |
parent | a6aed1facd0c17b918d08fd1d56818f56f3d3ecb (diff) | |
download | anaconda-3503ac777dc6d0f3e3955e97da20cb6f459df257.tar.gz anaconda-3503ac777dc6d0f3e3955e97da20cb6f459df257.tar.xz anaconda-3503ac777dc6d0f3e3955e97da20cb6f459df257.zip |
add ja
Diffstat (limited to 'pixmaps/Makefile')
-rw-r--r-- | pixmaps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixmaps/Makefile b/pixmaps/Makefile index 0d554e370..2de7bd2ab 100644 --- a/pixmaps/Makefile +++ b/pixmaps/Makefile @@ -1,6 +1,6 @@ include ../Makefile.inc -RNOTES_LANGS= de en es fr it +RNOTES_LANGS= de en es fr it ja all: @echo "nothing to do" |