corrected 'subdir' variables. Spotted by Tor Lillqvist.
2008-08-12 Sven Neumann <sven@gimp.org> * po-*/Makefile.in.in: corrected 'subdir' variables. Spotted by Tor Lillqvist. * modules/controller-midi.c: formatting. svn path=/trunk/; revision=26513
This commit is contained in:
committed by
Sven Neumann
parent
e4c953117a
commit
54faa7dbc2
@ -37,7 +37,7 @@ datarootdir = @datarootdir@
|
||||
libdir = @libdir@
|
||||
DATADIRNAME = @DATADIRNAME@
|
||||
itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
||||
subdir = po
|
||||
subdir = po-python
|
||||
install_sh = @install_sh@
|
||||
# Automake >= 1.8 provides @mkdir_p@.
|
||||
# Until it can be supposed, use the safe fallback:
|
||||
|
||||
Reference in New Issue
Block a user