$(SUBDIRS) needs to go inside DIST_SUBDIRS.
[external/ragel.git] / Makefile.am
1
2 SUBDIRS = ragel aapl
3 DIST_SUBDIRS = $(SUBDIRS) contrib examples test doc
4
5 dist_doc_DATA = CREDITS ChangeLog
6 EXTRA_DIST = ragel.vim
7