[gtk+] Fix typo in Makefile.am



commit 970edd7e259da03fded4523a5a10db625a24ad16
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Jul 1 15:00:19 2013 +0200

    Fix typo in Makefile.am

 build/win32/crypt/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/crypt/Makefile.am b/build/win32/crypt/Makefile.am
index 51ab84e..d7611a0 100644
--- a/build/win32/crypt/Makefile.am
+++ b/build/win32/crypt/Makefile.am
@@ -2,6 +2,6 @@ include $(top_srcdir)/Makefile.decl
 
 EXTRA_DIST +=  \
        crypt.h         \
-       crypt3.c        \
+       crypt3.c
 
 -include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]