Skip to content

Commit

Permalink
Don't build the sample dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Phoenix committed Apr 5, 2010
1 parent e2136c4 commit 877d16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/external_libs/onig/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ libname = libonig.la
#AM_CFLAGS = -DNOT_RUBY
AM_CFLAGS =
INCLUDES = -I$(top_srcdir) -I$(includedir)
SUBDIRS = . sample
SUBDIRS = .
include_HEADERS = oniguruma.h oniggnu.h onigposix.h
lib_LTLIBRARIES = $(libname)
libonig_la_SOURCES = regint.h regparse.h regenc.h st.h \
Expand Down

0 comments on commit 877d16f

Please sign in to comment.