We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8992b commit ce7294aCopy full SHA for ce7294a
1 file changed
src/emc/usr_intf/gmoccapy/Submakefile
@@ -3,9 +3,6 @@ GMOCCAPY_MODULES = dialogs getiniinfo notification player preferences widgets
3
PYTARGETS += ../bin/gmoccapy ../lib/python/gmoccapy/__init__.py $(patsubst %,../lib/python/gmoccapy/%.py,$(GMOCCAPY_MODULES)) \
4
../share/gmoccapy/gmoccapy.glade
5
6
-#PYI18NSRCS += emc/usr_intf/gmoccapy/gmoccapy.py $(patsubst %,emc/usr_intf/gmoccapy/%.py,$(GMOCCAPY_MODULES)) \
7
-# emc/usr_intf/gmoccapy/gmoccapy.glade
8
-
9
../lib/python/gmoccapy/__init__.py:
10
@mkdir -p ../lib/python/gmoccapy
11
@touch $@
0 commit comments