diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1456f0a..591626f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,4 +3,5 @@ SUBDIRS = src icons tools DISTDIRS = src icons tools EXTRA_DIST = \ - version.h + version.h \ + dgedit.desktop |