diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
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 |