corrected a problem of not honoring DESTDIR in Makefile.am
This commit is contained in:
@ -5,5 +5,5 @@ if ENABLE_CXX
|
||||
pkginclude_HEADERS += Awk.hpp StdAwk.hpp
|
||||
endif
|
||||
|
||||
pkgincludedir= $(includedir)/qse/awk
|
||||
pkgincludedir = $(includedir)/qse/awk
|
||||
CLEANFILES = *dist
|
||||
|
Reference in New Issue
Block a user