mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-26 17:38:15 +02:00
Fixed Qt3 to Qt4 regression
This commit is contained in:
parent
a8d03f4e57
commit
c6fbfc8d1d
@ -38,8 +38,8 @@ uninstall-local:
|
|||||||
rm -f $(DESTDIR)$(prefix)/share/rivendell/rdadmin_*.qm
|
rm -f $(DESTDIR)$(prefix)/share/rivendell/rdadmin_*.qm
|
||||||
|
|
||||||
all:
|
all:
|
||||||
lupdate rdadmin.pro
|
lupdate-qt4 rdadmin.pro
|
||||||
lrelease rdadmin.pro
|
lrelease-qt4 rdadmin.pro
|
||||||
|
|
||||||
bin_PROGRAMS = rdadmin
|
bin_PROGRAMS = rdadmin
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user