Salome HOME
Fix make distcheck errors in without GUI mode
[modules/smesh.git] / src / Tools / padder / spadderpy / gui / Makefile.am
index 9187c7ec422a4ac0ee5d3fcd8b73c188411485c7..441333e845da3693edc55d9730ee0791e670a940 100644 (file)
@@ -32,11 +32,9 @@ dist_spadderpy_DATA= \
        concrete.png \
        steelbar.png
 
-PYUIC = @PYUIC@
 %_ui.py:%.ui
        $(PYUIC) -x $< -o $@
 
-PYRCC = @PYRCC@
 %_rc.py:%.qrc
        $(PYRCC) $< -o $@