removed m4 option
authorStefan Schubert <schubi@suse.de>
Fri, 27 Jan 2006 18:08:50 +0000 (18:08 +0000)
committerStefan Schubert <schubi@suse.de>
Fri, 27 Jan 2006 18:08:50 +0000 (18:08 +0000)
Makefile.am
po/.cvsignore [new file with mode: 0644]

index 5604c1b..a9ce50f 100644 (file)
@@ -18,6 +18,7 @@ SUBDIRS = po  zypp testsuite $(SUB_ZMD)
 package: dist
 
 
-ACLOCAL_AMFLAGS = -I m4
+#ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS =
 
 EXTRA_DIST = config.rpath mkinstalldirs
diff --git a/po/.cvsignore b/po/.cvsignore
new file mode 100644 (file)
index 0000000..cec9ebb
--- /dev/null
@@ -0,0 +1,5 @@
+Makefile.in
+Makefile
+POTFILES
+*.gmo
+zypp.pot
\ No newline at end of file