diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2016-08-08 12:56:40 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2016-08-08 12:56:40 +0000 |
| commit | e471a664f923f517b68071f2e33fbb6ce070f8b7 (patch) | |
| tree | c44eec282bc1c6380c9d92da10c7d1870961ae7f /share/ui | |
| parent | Fix autotools build (diff) | |
| download | inkscape-e471a664f923f517b68071f2e33fbb6ce070f8b7.tar.gz inkscape-e471a664f923f517b68071f2e33fbb6ce070f8b7.zip | |
Remove deprecated Autotools and btool files. Please use CMake instead
(bzr r15046)
Diffstat (limited to 'share/ui')
| -rw-r--r-- | share/ui/Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/share/ui/Makefile.am b/share/ui/Makefile.am deleted file mode 100644 index 1e55ea58f..000000000 --- a/share/ui/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ - -uidir = $(datadir)/inkscape/ui - -ui_DATA = \ - keybindings.rc \ - menus-bars.xml \ - style.css \ - toolbox.xml \ - units.xml - -EXTRA_DIST = $(ui_DATA) |
