xed/plugin-loaders/Makefile.am

8 lines
85 B
Makefile
Raw Normal View History

2011-11-07 13:46:58 -06:00
SUBDIRS = c
if ENABLE_PYTHON
SUBDIRS += python
endif
-include $(top_srcdir)/git.mk