mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
12 lines
308 B
Makefile
12 lines
308 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 = $(pkgincludedir)
|
|
|
|
kmflcomp_include_DATA = \
|
|
|
|
|
|
EXTRA_DIST = $(kmflcomp_include_DATA)
|