--- a/Makefile.am Tue Oct 23 10:40:46 2007 +0000 +++ b/Makefile.am Fri Nov 16 23:51:23 2007 +0000 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src po +SUBDIRS = src po test EXTRA_DIST = autogen.sh @@ -14,6 +14,8 @@ fi \ done \ fi + $(mkinstalldirs) $(DESTDIR)$(sysconfdir) + $(INSTALL_DATA) lxdreamrc $(DESTDIR)$(sysconfdir) dist-hook: if test -d pixmaps; then \