generated from smedev/Template-for-SMEServer-Contribs-Package
8 lines
235 B
Makefile
8 lines
235 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
## Created by Ozkan KIRIK
|
||
|
|
||
|
isoqlog_htmltemp_libdir = ${prefix}/share/isoqlog/htmltemp/library
|
||
|
isoqlog_htmltemp_lib_DATA = isoqlog.css
|
||
|
|
||
|
EXTRA_DIST = $(isoqlog_htmltemp_lib_DATA)
|