take off useless header files
This commit is contained in:
parent
7d6209d99c
commit
9820384ed5
1 changed files with 0 additions and 2 deletions
2
3rdparty/Makefile.am
vendored
2
3rdparty/Makefile.am
vendored
|
@ -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)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue