~ubuntu-branches/ubuntu/intrepid/asn1c/intrepid

« back to all changes in this revision

Viewing changes to skeletons/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): W. Borgert
  • Date: 2005-05-28 12:36:42 UTC
  • Revision ID: james.westby@ubuntu.com-20050528123642-3h6kstws5u0xcovl
Tags: upstream-0.9.14
ImportĀ upstreamĀ versionĀ 0.9.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
SUBDIRS = tests
 
3
 
 
4
dist_pkgdata_DATA =                             \
 
5
                $(srcdir)/*.[ch]                \
 
6
                $(srcdir)/file-dependencies
 
7
uninstall-local:
 
8
        -@echo -n " "
 
9
        -rm -f -r $(DESTDIR)$(pkgdatadir)