Bump the revision number
[backups/.git] / Makefile.am
1 SUBDIRS = scripts
2
3 bin_PROGRAMS = lsbackups
4
5 docdir = ${datadir}/${PACKAGE_NAME}/doc
6 doc_DATA = version TODO
7
8 lsbackups_SOURCES = main.cpp \
9                     filedata.hpp \
10                     filedata.cpp