summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2013-07-01 15:00:19 +0200
committerAlexander Larsson <alexl@redhat.com>2013-07-01 15:00:19 +0200
commit970edd7e259da03fded4523a5a10db625a24ad16 (patch)
treef023eca97ab80307d2048dd775a5386b8f61e399 /build
parentfb6f34e499097228860a8258d3cb0857a23ebdd1 (diff)
downloadgtk+-970edd7e259da03fded4523a5a10db625a24ad16.tar.gz
Fix typo in Makefile.am
Diffstat (limited to 'build')
-rw-r--r--build/win32/crypt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win32/crypt/Makefile.am b/build/win32/crypt/Makefile.am
index 51ab84e21f..d7611a0c73 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