diff options
Diffstat (limited to 'dgedit/Makefile.am')
-rw-r--r-- | dgedit/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dgedit/Makefile.am b/dgedit/Makefile.am index 38cacca..09bfe22 100644 --- a/dgedit/Makefile.am +++ b/dgedit/Makefile.am @@ -1,3 +1,6 @@ +SUBDIRS = icons +DISTDIRS = icons + if HAVE_EDITOR bin_PROGRAMS = dgedit |