Skip to content

Commit

Permalink
ext/ subdir need to be executed
Browse files Browse the repository at this point in the history
  • Loading branch information
dottedmag committed Oct 5, 2012
1 parent 9a62631 commit 54452d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LCOV_FLAGS = $(if $(filter-out 0,$(V)),,-q)

SUBDIRS = pub $(NOVA_SUBDIR) src ext docs examples masterfiles tests $(ENTERPRISE_API_SUBDIR) $(CFMOD_SUBDIR) $(NOVA_DOC_SUBDIR)

DIST_SUBDIRS = pub src docs examples masterfiles tests
DIST_SUBDIRS = pub src ext docs examples masterfiles tests

# Set explicitly to avoid picking up {nova}/*.m4

Expand Down

0 comments on commit 54452d4

Please sign in to comment.