aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/Makefile.am
blob: 4a07f704c601c40550857abd6665b7002b61bb49 (plain)
1
2
3
4
5
6
7
8
9
SUBDIRS = tests

dist_pkgdata_DATA =				\
		$(srcdir)/*.[ch]		\
		$(srcdir)/file-dependencies
uninstall-local:
	-@echo -n " "
	-rm -f -r $(DESTDIR)$(pkgdatadir)