~nafai/+junk/minimal-menu-example

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Travis B. Hartwell
  • Date: 2010-04-20 04:03:18 UTC
  • Revision ID: nafai@travishartwell.net-20100420040318-9i1gv15lissu2jot
Clean it up some more.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
10
10
        -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
11
11
        -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
12
 
        $(GTK_FOOBAR_CFLAGS)
 
12
        $(MINIMAL_MENU_EXAMPLE_CFLAGS)
13
13
 
14
14
AM_CFLAGS =\
15
15
         -Wall\