spiegel-keyman/linux/kmflcomp/include/Makefile.am
2006-03-08 00:11:38 +00: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)