summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-05 20:23:00 +0200
committerLennart Poettering <lennart@poettering.net>2008-08-05 20:23:00 +0200
commit50aba23f1174b210f0cb2aa5e9ba1a8e58a6b0b6 (patch)
treed1ea9771d2ad8ba77c4c49a88990fd31d39ee51a /Makefile.am
parented0914737e8bda2c1ccb0509f1a93633f21ce7a3 (diff)
minor updates
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 05ecb60..30b014c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with paprefs. If not, see <http://www.gnu.org/licenses/>.
-EXTRA_DIST= config.rpath m4/ChangeLog \
+EXTRA_DIST = \
+ m4/ChangeLog \
bootstrap.sh \
README \
LICENSE \
@@ -43,7 +44,7 @@ homepage: all dist
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
- intltool-update
+ intltool-update
fedora-snapshot: dist
cp $(distdir).tar.gz $$HOME/cvs.fedora/paprefs/devel/$(distdir).svn`date +%Y%m%d`.tar.gz