mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* Makefile.am: remove include_HEADERS (was libguile.h)
libguile.h: moved to top level directory.
This commit is contained in:
parent
09fb759974
commit
c689e28dd4
2 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@ libguile_la_DEPENDENCIES = @LIBLOBJS@
|
||||||
libguile_la_LIBADD = @LIBLOBJS@ $(LIBLTDL)
|
libguile_la_LIBADD = @LIBLOBJS@ $(LIBLTDL)
|
||||||
libguile_la_LDFLAGS = -version-info 8:0 -export-dynamic
|
libguile_la_LDFLAGS = -version-info 8:0 -export-dynamic
|
||||||
|
|
||||||
include_HEADERS = libguile.h
|
|
||||||
|
|
||||||
# These are headers visible as <guile/mumble.h>
|
# These are headers visible as <guile/mumble.h>
|
||||||
pkginclude_HEADERS = gh.h
|
pkginclude_HEADERS = gh.h
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue