]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
split the screeninfo class out to its own files
[chaz/openbox] / Makefile.am
index cdad429f12619b1cf8a831fd03b7c34008ed10c1..db649f90f810c4f572bfbb18be0d7382d625d78c 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile.am for Openbox
 
-SUBDIRS = data doc src util
+SUBDIRS = intl  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 = config.rpath mkinstalldirs ABOUT-NLS INSTALL README \
+             COPYING AUTHORS CHANGELOG CHANGELOG.Blackbox CHANGELOG.bsetbg \
+             LICENSE README.bbtools README.bsetbg
This page took 0.021212 seconds and 4 git commands to generate.