Do not build the plugin without MooEdit
This commit is contained in:
parent
511f85f368
commit
4e1e3ccd8d
@ -24,6 +24,12 @@ $(astrings)/as-plugin-glade.h: $(astrings)/as-plugin.glade $(XML2H)
|
||||
sh $(XML2H) AS_PLUGIN_GLADE_UI $(astrings_srcdir)/as-plugin.glade > \
|
||||
$(astrings)/as-plugin-glade.h
|
||||
|
||||
if MOO_BUILD_EDIT
|
||||
moo_sources += $(astrings_sources)
|
||||
moo_built_sources += $(astrings_built_sources)
|
||||
moo_extra_dist += $(astrings_extra_dist)
|
||||
else
|
||||
moo_extra_dist += \
|
||||
$(astrings_sources) \
|
||||
$(astrings_extra_dist)
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user