X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=Makefile.am;h=311259963d2ce48db2dc1c7ee13345c0a1031725;hb=68855587b49621cbf23afa79463a0bbc302b3a06;hp=615ecfbe0443acfa171c26cd5dc3afce5f7c0898;hpb=3a93fc06d34d4a2a577ff53fa9e6321598d8f9fd;p=backups%2F.git diff --git a/Makefile.am b/Makefile.am index 615ecfb..3112599 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,9 +2,8 @@ SUBDIRS = scripts bin_PROGRAMS = lsbackups -schema_files = schema.sql - -EXTRA_DIST = $(schema_files) +docdir = ${datadir}/${PACKAGE_NAME}/doc +doc_DATA = version TODO lsbackups_SOURCES = main.cpp \ filedata.hpp \