Add version info file.
[backups/.git] / Makefile.am
index 2e964919d21312993caa9e4a78801ff72956079c..311259963d2ce48db2dc1c7ee13345c0a1031725 100644 (file)
@@ -2,6 +2,9 @@ SUBDIRS = scripts
 
 bin_PROGRAMS = lsbackups
 
+docdir = ${datadir}/${PACKAGE_NAME}/doc
+doc_DATA = version TODO
+
 lsbackups_SOURCES = main.cpp \
                     filedata.hpp \
                     filedata.cpp