muine r1198 - trunk
- From: wbolster svn gnome org
- To: svn-commits-list gnome org
- Subject: muine r1198 - trunk
- Date: Sat, 12 Jul 2008 16:05:56 +0000 (UTC)
Author: wbolster
Date: Sat Jul 12 16:05:56 2008
New Revision: 1198
URL: http://svn.gnome.org/viewvc/muine?rev=1198&view=rev
Log:
2008-07-12 Wouter Bolsterlee <wbolster svn gnome org>
* Makefile.am:
Tiny cleanups.
Modified:
trunk/ChangeLog
trunk/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Sat Jul 12 16:05:56 2008
@@ -1,3 +1,5 @@
+NULL =
+
SUBDIRS = \
data \
libmuine \
@@ -8,7 +10,8 @@
plugins \
doc \
m4 \
- po
+ po \
+ $(NULL)
EXTRA_DIST = \
TODO \
@@ -20,9 +23,13 @@
intltool-update.in \
muine.spec.in \
muine.spec \
- muine.snk
+ muine.snk \
+ $(NULL)
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
- intltool-update
+ intltool-update \
+ $(NULL)
+
+# vim: set ts=8 sw=8 noet:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]