8 changed files with 16 additions and 16 deletions
@ -1,4 +1,4 @@ |
|||||||
SUBDIRS = antergos simple tools
|
SUBDIRS = antergos simple _vendor
|
||||||
|
|
||||||
DISTCLEANFILES = \
|
DISTCLEANFILES = \
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
@ -1,9 +1,9 @@ |
|||||||
antergosdir = $(THEME_DIR)/antergos
|
antergosdir = $(THEME_DIR)/antergos
|
||||||
antergos_DATA = index.theme index.html COPYING README.md
|
antergos_DATA = index.theme index.html COPYING README.md
|
||||||
|
|
||||||
SUBDIRS = css fonts img js
|
SUBDIRS = css img js
|
||||||
|
|
||||||
EXTRA_DIST = $(antergos_DATA)
|
EXTRA_DIST = $(antergos_DATA)
|
||||||
|
|
||||||
DISTCLEANFILES = \
|
DISTCLEANFILES = \
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
Loading…
Reference in new issue