summaryrefslogtreecommitdiff
path: root/camlibs/template/Makefile-files
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/template/Makefile-files')
-rw-r--r--camlibs/template/Makefile-files4
1 files changed, 3 insertions, 1 deletions
diff --git a/camlibs/template/Makefile-files b/camlibs/template/Makefile-files
index c71f28fc0..3ba9028d3 100644
--- a/camlibs/template/Makefile-files
+++ b/camlibs/template/Makefile-files
@@ -13,9 +13,11 @@
# And as the last step, you need to add it to configure.ac:
# * GP_CAMLIB([foobar])dnl
-EXTRA_DIST += template/README.template template/ChangeLog
+EXTRA_DIST += template/ChangeLog
+EXTRA_DIST += template/README.template
noinst_DATA += template/README.template
+
noinst_LTLIBRARIES += template.la
template_la_SOURCES = template/template.c