fixed make distcheck problem

This commit is contained in:
2009-08-22 20:35:46 +00:00
parent ee27151bcb
commit 933a2ff773
18 changed files with 28 additions and 34 deletions

View File

@ -1,7 +1,8 @@
pkgincludedir = $(includedir)/qse/awk
pkginclude_HEADERS = awk.h std.h
if ENABLE_CXX
pkginclude_HEADERS += Awk.hpp StdAwk.hpp
endif
pkgincludedir = $(includedir)/qse/awk