Ensure that we install the headers in the right place
This commit was SVN r178.
Этот коммит содержится в:
родитель
3b2c1b6dd7
Коммит
0809111335
@ -25,8 +25,8 @@ include_HEADERS = \
|
||||
# Conditionally install the header files
|
||||
|
||||
if WANT_INSTALL_HEADERS
|
||||
lamdir = $(includedir)/lam
|
||||
lam_HEADERS = $(headers)
|
||||
lamdir = $(includedir)/lam/include
|
||||
lam_HEADERS = $(headers) $(include_HEADERS)
|
||||
else
|
||||
lamdir = $(includedir)
|
||||
endif
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user