Update python binding.
This commit is contained in:
		@ -15,7 +15,10 @@
 | 
			
		||||
# along with this program.  If not, see
 | 
			
		||||
# <http://www.gnu.org/licenses/>.
 | 
			
		||||
 | 
			
		||||
pkgpython_PYTHON = \
 | 
			
		||||
	__init__.py \
 | 
			
		||||
	eekboard.py \
 | 
			
		||||
pkgpython_PYTHON =				\
 | 
			
		||||
	__init__.py				\
 | 
			
		||||
	serializable.py				\
 | 
			
		||||
	symbol.py				\
 | 
			
		||||
	keysym.py				\
 | 
			
		||||
	client.py				\
 | 
			
		||||
	context.py
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user