@elextr 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

shouldn't it be filetypes.python.in thats nodist?


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