From 088296e7e6e5fd6c837ae08b826c8b56baa0eb4b Mon Sep 17 00:00:00 2001 From: deva Date: Sun, 27 Mar 2005 18:16:31 +0000 Subject: Fixed pixmap path and dist taget in Makefiles. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bd780f0..1353b08 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = src -DISTDIRS = pixmaps ffmpeg src \ No newline at end of file +SUBDIRS = pixmaps tools src +DISTDIRS = pixmaps tools src -- cgit v1.2.3