From: Ondrej Kozina Date: Mon, 4 Mar 2013 16:24:42 +0000 (+0100) Subject: - fix typo in snapper/Makefile.am X-Git-Tag: v0.1.3~18^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f7366d1681f57c10b84dca594beb0f4dc6c0b2d;p=thirdparty%2Fsnapper.git - fix typo in snapper/Makefile.am --- diff --git a/snapper/Makefile.am b/snapper/Makefile.am index 1ea31e8b..75bfedd4 100644 --- a/snapper/Makefile.am +++ b/snapper/Makefile.am @@ -9,7 +9,7 @@ INCLUDES = -I/usr/include/libxml2 lib_LTLIBRARIES = libsnapper.la if HAVE_XATTRS -TMP_XA = XAttributes.cc Xattributes.h +TMP_XA = XAttributes.cc XAttributes.h endif HAVE_XATTRS libsnapper_la_SOURCES = \