10 lines
163 B
Makefile
10 lines
163 B
Makefile
includedir = ${exec_prefix}/include/private
|
|
|
|
include_HEADERS = \
|
|
cmdargs.h \
|
|
fg_constants.h \
|
|
fg_limits.h \
|
|
fg_typedefs.h \
|
|
fg_types.h \
|
|
general.h \
|
|
keys.h
|