~ubuntu-mate-dev/unity-gtk-module/lp1710999

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: William Hua
  • Date: 2013-01-08 03:45:36 UTC
  • Revision ID: william.hua@canonical.com-20130108034536-qb7n184e0s7c7k8b
Add pkgconfig and gtk-docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AM_CPPFLAGS = -I ../lib
 
1
AM_CPPFLAGS = -I../lib
2
2
AM_CFLAGS = $(GTK_CFLAGS) -Wall
3
3
AM_LDFLAGS = $(GTK_LIBS) -avoid-version -module -shared
4
4