]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add gettext
[chaz/openbox] / Makefile.am
index e393250dc8088eee3467a57eca88bc5b15f8fccc..f74c1ca35f8ad680c1d3848eef9f63843a0b5c72 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile.am for Openbox
 
-SUBDIRS = data doc otk src util
+SUBDIRS = po m4 data doc otk src util
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
 uninstall-local:
@@ -8,3 +8,9 @@ uninstall-local:
 
 distclean-local:
        rm -f *\~ gmon.out .\#*
+
+ACLOCAL_AMFLAGS = -I m4
+
+EXTRA_DIST = admin/config.rpath admin/mkinstalldirs ABOUT-NLS INSTALL README \
+             COPYING AUTHORS CHANGELOG CHANGELOG.Blackbox CHANGELOG.bsetbg \
+             LICENSE README.bbtools README.bsetbg
This page took 0.023391 seconds and 4 git commands to generate.