From 78f32849fb5a3663a083da4a9014db61d1f39122 Mon Sep 17 00:00:00 2001 From: Bradford Hovinen Date: Thu, 5 Jul 2001 17:28:56 +0000 Subject: [PATCH] Put po after capplets so that the build doesn't screw up 2001-07-05 Bradford Hovinen * Makefile.am (SUBDIRS): Put po after capplets so that the build doesn't screw up --- ChangeLog | 3 +++ Makefile.am | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b92027bd0..7006897c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-07-05 Bradford Hovinen + * Makefile.am (SUBDIRS): Put po after capplets so that the build + doesn't screw up + * capplets/Makefile.am: Removed rules pertaining to sound-properties diff --git a/Makefile.am b/Makefile.am index 527365ce5..a199c024a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = intl po archiver capplets root-manager control-center +SUBDIRS = archiver capplets root-manager control-center po intl EXTRA_DIST = control-center.spec.in