diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-11-18 21:28:57 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-11-18 21:28:57 +0100 |
commit | 892e40c2dd1e3379e6bf08e997179394c0302bf1 (patch) | |
tree | 802485364d1ed78eee760809fad58f71346cdd97 /Makefile.am | |
parent | a9e821dc6d7201678d8991f67f090235c29d4ad4 (diff) |
Removed unused hugin submodule.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am index b9e2bc8..1456f0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,11 +3,4 @@ SUBDIRS = src icons tools DISTDIRS = src icons tools EXTRA_DIST = \ - version.h \ - hugin/hugin.h \ - hugin/hugin.hpp \ - hugin/hugin.c \ - hugin/hugin_util.h \ - hugin/hugin_syslog.h \ - hugin/hugin_syslog.c - + version.h |