diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-25 22:31:47 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-25 22:31:47 +0000 |
commit | 4d788c826b6e354f6aa29a047dcd2e93bb220c73 (patch) | |
tree | 2d13ab1ddb9b10656ded305c1d43e4cbae038965 /locale/config | |
parent | 9f6510850e3782a22b0ac282161f5e1e7413f3f2 (diff) |
+ updated extended/Makefile to include new locale/ subdir
svn path=/trunk/externals/moocow/; revision=10641
Diffstat (limited to 'locale/config')
-rw-r--r-- | locale/config/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/config/Makefile.in b/locale/config/Makefile.in index da49c38..51652a7 100644 --- a/locale/config/Makefile.in +++ b/locale/config/Makefile.in @@ -159,7 +159,7 @@ EXTRA_DIST = \ Makefile.in \ depcomp \ install-sh \ - mkinstalldirs \ + $(wildcard mkinstalldirs) \ missing all: all-am |