spiegel-keyman/linux/kmflcomp/include/Makefile.am

13 lines
330 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
EXTRA_DIST = $(kmflcomp_include_DATA)