aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/Makefile.am
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-03-06 11:20:57 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-03-06 11:20:57 +0000
commitfdcd8349bad558fb90637561fbbe5a671290dc9f (patch)
tree44e84e181a2c1b3256b6eff1623b46b91cdca54e /skeletons/Makefile.am
parent0bea9197cf4cc3f87b3fe2f789fbfe2b0176c78a (diff)
standard modules directory
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1040 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'skeletons/Makefile.am')
-rw-r--r--skeletons/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/skeletons/Makefile.am b/skeletons/Makefile.am
index 4a07f704..052be947 100644
--- a/skeletons/Makefile.am
+++ b/skeletons/Makefile.am
@@ -1,9 +1,10 @@
-SUBDIRS = tests
+SUBDIRS = standard-modules tests
dist_pkgdata_DATA = \
$(srcdir)/*.[ch] \
$(srcdir)/file-dependencies
+
uninstall-local:
-@echo -n " "
-rm -f -r $(DESTDIR)$(pkgdatadir)