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.
This commit is contained in:
parent
a4f584bdd9
commit
06f093b466
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-01-16 Rodrigo Moya <rodrigo@novell.com>
|
||||
|
||||
* Makefile.am: include m4 directory and fixed .spec file disting.
|
||||
|
||||
2006-01-16 Rodrigo Moya <rodrigo@novell.com>
|
||||
|
||||
* configure.in:
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue