renamed makefile.* to Makefile.*
This commit is contained in:
9
qse/include/qse/awk/Makefile.am
Normal file
9
qse/include/qse/awk/Makefile.am
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
pkginclude_HEADERS = awk.h
|
||||
|
||||
if ENABLE_CXX
|
||||
pkginclude_HEADERS += Awk.hpp StdAwk.hpp
|
||||
endif
|
||||
|
||||
pkgincludedir= $(includedir)/qse/awk
|
||||
CLEANFILES = *dist
|
Reference in New Issue
Block a user