diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-01-06 19:27:56 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-01-06 19:27:56 +0100 |
commit | 97be83ecf30e80fbf62d89b32a75bdfb027d7955 (patch) | |
tree | ea8374a247940bed3725c8db4ea5dd406589c971 | |
parent | f25c5d668bf2306f27de3f6d9b243018bfe501ce (diff) |
-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 |