summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordeva <deva>2005-03-27 18:16:31 +0000
committerdeva <deva>2005-03-27 18:16:31 +0000
commit088296e7e6e5fd6c837ae08b826c8b56baa0eb4b (patch)
tree58c119a46aab42d2bb3b7feb43d16a40d7e67dd1 /Makefile.am
parent3392d8657f6f6ebc341709d5f500040ed4f559ef (diff)
Fixed pixmap path and dist taget in Makefiles.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
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