take off useless header files

This commit is contained in:
c9s 2014-06-01 19:45:56 +08:00
parent 7d6209d99c
commit 9820384ed5

View file

@ -8,9 +8,7 @@ libr3ext_la_LIBADD=$(DEPS_LIBS)
libr3ext_la_CFLAGS=$(DEPS_CFLAGS) -I$(top_builddir) -I$(top_builddir)/3rdparty -Wall -std=c99
noinst_HEADERS = \
ujdecode.h \
zmalloc.h \
ultrajson.h \
$(NULL)