diff options
author | deva <deva> | 2005-04-25 17:36:08 +0000 |
---|---|---|
committer | deva <deva> | 2005-04-25 17:36:08 +0000 |
commit | 984437bf2c26c601f4325aee03878fe1af4cc009 (patch) | |
tree | 78e08ddc511827908b5ee1c49b8525ed4e1f369b /Makefile.am | |
parent | bf58a9a05d12afae0c457993c2b61f33f4f94d59 (diff) |
Added conf files to installation
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 |