~ubuntu-branches/ubuntu/vivid/esorex/vivid-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2011-11-25 12:08:00 UTC
  • Revision ID: package-import@ubuntu.com-20111125120800-grvehmdmxrzlkf1n
Tags: 3.9.0-1
New package. Closes: #641634

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
DISTCLEANFILES = *~
26
26
 
27
 
 
28
 
COMPILE_FIRST = libltdl
29
 
 
30
27
TOPSUBDIRS = src etc
31
28
 
32
29
COMPILE_LAST = tests
42
39
if MAINTAINER_MODE
43
40
 
44
41
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.h.in config.log \
45
 
        config.status configure stamp-h.in libltdl/config-h.in \
46
 
        libltdl/aclocal.m4 libltdl/Makefile.in libltdl/configure \
47
 
        libltdl/config.status libltdl/stamp-h.in libltdl/config.log
 
42
        config.status configure stamp-h.in 
48
43
 
49
44
clean-local: clean-html
50
45
 
64
59
 
65
60
uninstall-local: uninstall-html
66
61
 
67
 
include $(top_srcdir)/admin/html.am
 
62
#include $(top_srcdir)/admin/html.am