@codebrainz commented on this pull request.


In data/Makefile.am:

> @@ -75,6 +74,10 @@ filetypes = \
 	filedefs/filetypes.yaml \
 	filedefs/filetypes.zephir
 
+# generated filetypes
+filetypes_nodist = \
+	filedefs/filetypes.python

It needs filetypes.python.in to generate filetypes.python when the user of the dist configures it.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.