mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-14 08:39:31 +02:00
Fix missing QT_BIN usage in rdcartslots^
This commit is contained in:
parent
8f0ca900fc
commit
8711dc5bc8
@ -37,8 +37,8 @@ uninstall-local:
|
||||
rm -f $(DESTDIR)$(prefix)/share/rivendell/rdcartslots_*.qm
|
||||
|
||||
all:
|
||||
lupdate rdcartslots.pro
|
||||
lrelease rdcartslots.pro
|
||||
@QT_BIN@/lupdate rdcartslots.pro
|
||||
@QT_BIN@/lrelease rdcartslots.pro
|
||||
|
||||
bin_PROGRAMS = rdcartslots
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user