]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- fix typo in snapper/Makefile.am
authorOndrej Kozina <okozina@redhat.com>
Mon, 4 Mar 2013 16:24:42 +0000 (17:24 +0100)
committerOndrej Kozina <okozina@redhat.com>
Mon, 4 Mar 2013 16:24:42 +0000 (17:24 +0100)
snapper/Makefile.am

index 1ea31e8bc4d02acbad256a8d5460e699f44458d0..75bfedd4abfe38ba9a6f4e5573effdc334519e8b 100644 (file)
@@ -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 =                                        \