summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2006-01-17 14:42:40 +0000
committerRodrigo Moya <rodrigo@src.gnome.org>2006-01-17 14:42:40 +0000
commit06f093b46617f2b4cc8339621595ff188b06c279 (patch)
tree17ec670955515692dd3da4593eb6e5aa18ffc233 /Makefile.am
parenta4f584bdd9bb1119387b8653b2eba9efc6f3d315 (diff)
downloadgnome-control-center-06f093b46617f2b4cc8339621595ff188b06c279.tar.gz
include m4 directory and fixed .spec file disting.
2006-01-16 Rodrigo Moya <rodrigo@novell.com> * Makefile.am: include m4 directory and fixed .spec file disting.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 36fcebbbb..45fbbf5b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = po libsounds libbackground libwindow-settings libgswitchit libkbdraw gnome-settings-daemon capplets control-center help vfs-methods idl schemas $(TYPING_BREAK)
+ACLOCAL_AMFLAGS = -I m4
+
#I removed the root-manager for now
#
# it generated this error :
@@ -8,9 +10,6 @@ SUBDIRS = po libsounds libbackground libwindow-settings libgswitchit libkbdraw g
# in the configure.in file. Since we are not using it now, i will
# remove it from the default build. Chema
-dist-hook: control-center.spec
- cp control-center.spec $(distdir)
-
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
@@ -19,6 +18,7 @@ DISTCLEANFILES = \
EXTRA_DIST = \
control-center.spec.in \
+ control-center.spec \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \