Kill MOC and use QT_MOC instead
[bertos.git] / bertos / config.mk
index a8581d4d45aaee03c414557c86ff8335904160f7..c6a42a6ad55e9b75f0cf59995e9f53a359bc7deb 100644 (file)
@@ -42,7 +42,6 @@ SHELL   = /bin/sh
 CHECKER = sparse
 DOXYGEN = doxygen
 AVRDUDE = avrdude
-MOC     = moc-qt4
 FLEXCAT = $(top_srcdir)/tools/flexcat/flexcat
 
 # For conversion from ELF to COFF for use in debugging / simulating in AVR Studio or VMLAB.