projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e17af
)
vmalloc doesn't need headers from ast or sfio
author
ellson
<devnull@localhost>
Wed, 16 Sep 2009 18:49:46 +0000
(18:49 +0000)
committer
ellson
<devnull@localhost>
Wed, 16 Sep 2009 18:49:46 +0000
(18:49 +0000)
lib/vmalloc/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/vmalloc/Makefile.am
b/lib/vmalloc/Makefile.am
index aff27e4b9bf4443f3e3ed1a9ce457e53093d116c..a17bc27858f7ba2c678879ad641a7a349c3dae6e 100644
(file)
--- a/
lib/vmalloc/Makefile.am
+++ b/
lib/vmalloc/Makefile.am
@@
-1,9
+1,6
@@
# $Id$ $Revision$
## Process this file with automake to produce Makefile.in
-AM_CPPFLAGS = -I$(top_srcdir)/lib/ast \
- -I$(top_srcdir)/lib/sfio
-
noinst_HEADERS = vmalloc.h vmhdr.h
noinst_LTLIBRARIES = libvmalloc_C.la