$(SUBDIRS) needs to go inside DIST_SUBDIRS.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 11 Jun 2009 00:27:59 +0000 (00:27 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 11 Jun 2009 00:27:59 +0000 (00:27 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@902 052ea7fc-9027-0410-9066-f65837a77df0

Makefile.am

index 0b0b131..7ab5f42 100644 (file)
@@ -1,6 +1,6 @@
 
 SUBDIRS = ragel aapl
-DIST_SUBDIRS = contrib examples test doc
+DIST_SUBDIRS = $(SUBDIRS) contrib examples test doc
 
 dist_doc_DATA = CREDITS ChangeLog
 EXTRA_DIST = ragel.vim