~nafai/+junk/minimal-menu-example

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Travis B. Hartwell
  • Date: 2010-04-20 04:08:44 UTC
  • Revision ID: nafai@travishartwell.net-20100420040844-5xv6lu9wk88754dy
Fix warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
EXTRA_DIST = $(minimal_menu_exampledoc_DATA)
13
13
 
 
14
ACLOCAL_AMFLAGS = -I m4
 
15
 
14
16
# Remove doc directory on uninstall
15
17
uninstall-local:
16
18
        -rm -r $(minimal_menu_exampledocdir)