commit 60324c1750d8a2805102a0ce3ecc21b0861e5a00
parent ae8e65d89c1c166622fad6bc440d687cf5fabf8e
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date: Sat, 8 May 2010 21:37:53 +1000
Fix `make distcheck`
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
@@ -9,7 +9,8 @@ SUBDIRS = \
EXTRA_DIST = \
intltool-extract.in \
intltool-merge.in \
- intltool-update.in
+ intltool-update.in \
+ HACKING
DISTCLEANFILES = \
intltool-extract \
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
@@ -1 +1,2 @@
data/spek.desktop.in
+src/spek-window.c