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 1353b08..fae527d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = pixmaps tools src -DISTDIRS = pixmaps tools src +SUBDIRS = pixmaps tools src etc +DISTDIRS = pixmaps tools src etc |