initial
This commit is contained in:
9
plugins/snippets/data/lang/Makefile.am
Executable file
9
plugins/snippets/data/lang/Makefile.am
Executable file
@@ -0,0 +1,9 @@
|
||||
# Python snippets plugin
|
||||
lang_DATA = \
|
||||
snippets.lang
|
||||
|
||||
langdir = $(GEDIT_PLUGINS_DATA_DIR)/snippets/lang
|
||||
|
||||
EXTRA_DIST = $(lang_DATA)
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
Reference in New Issue
Block a user