spiegel-keyman/linux/legacy/kmflcomp/include/Makefile.am
2021-08-06 11:25:01 +02:00

14 lines
347 B
Makefile

## Process this file with automake to produce Makefile.in
## Created by Anjuta - will be overwritten
## If you don't want it to overwrite it,
## Please disable it in the Anjuta project configuration
kmflcomp_includedir = $(includedir)/kmfl
kmflcomp_include_DATA =\
kmfl.h \
kmflcomp.h \
kmflutfconv.h
EXTRA_DIST = $(kmflcomp_include_DATA)