summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-01-22 21:54:05 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-01-22 21:54:05 +0000
commit23525ee8c5d25ad02258b7608cbeab97ab9509d1 (patch)
tree49346471c4393ad569a6ab29d2fde3a8d4cd3da4 /Makefile.am
parentb3d7ad6a887558de075869db5cfd957c4431b5fc (diff)
downloadxfwm4-23525ee8c5d25ad02258b7608cbeab97ab9509d1.tar.gz
Update autogen.sh script,
Add internationalization support Add french locale Add dependency on libxfcegui4 v .14 Other stuff I don't remember :) (Old svn revision: 10854)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ae84a630..bce83a32b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,9 @@
noinst_DATA = example.xfwm4rc
-EXTRA_DIST = example.xfwm4rc.in example.gtkrc-2.0 xfwm4.spec xfwm4.spec.in
+EXTRA_DIST = config.rpath example.xfwm4rc.in example.gtkrc-2.0 xfwm4.spec xfwm4.spec.in
-SUBDIRS = common src mcs-plugin defaults themes
+SUBDIRS = po common src mcs-plugin defaults themes
distclean-local:
rm -rf example.xfwm4rc xfwm4.spec *.cache
@@ -15,3 +15,5 @@ example.xfwm4rc:
rpm: dist
rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
@rm -f $(PACKAGE)-$(VERSION).tar.gz
+
+ACLOCAL_AMFLAGS = -I m4