2015-06-28 20:58:51 +00:00
|
|
|
## @id $Id$
|
|
|
|
#
|
2015-11-03 22:02:51 +00:00
|
|
|
# This file has been added by bootstrap.sh on Sun, 11 October 2015 13:20:54 +0200
|
2015-06-28 20:58:51 +00:00
|
|
|
# Feel free to change it or even remove and rebuild it, up to your needs
|
|
|
|
#
|
|
|
|
## 1 2 3 4 5 6 7 8
|
|
|
|
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
|
|
|
|
2016-01-10 23:17:30 +00:00
|
|
|
SUBDIRS = scripts doc nodejs cordova test
|
2015-11-03 22:02:51 +00:00
|
|
|
|
2015-12-01 12:17:01 +00:00
|
|
|
EXTRA_DIST = build-in-docker.conf
|
|
|
|
|
2015-11-03 22:02:51 +00:00
|
|
|
doc_DATA = AUTHORS NEWS README COPYING INSTALL ChangeLog
|
2015-06-28 20:58:51 +00:00
|
|
|
|
2015-12-01 12:17:01 +00:00
|
|
|
maintainer-clean-local:
|
|
|
|
-rm -rf node_modules
|
|
|
|
|
2015-06-28 20:58:51 +00:00
|
|
|
MAINTAINERCLEANFILES = makefile.in
|