~paulliu/ubuntu/precise/freerdp/fixext

« back to all changes in this revision

Viewing changes to channels/rdpdr/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-10-25 14:29:02 UTC
  • mto: (9.1.1 sid) (1.1.7)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20101025142902-j8hmshnnxhu61l4m
Tags: upstream-0.8.1
ImportĀ upstreamĀ versionĀ 0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        rdpdr_capabilities.c rdpdr_capabilities.h \
12
12
        rdpdr_constants.h \
13
13
        devman.c devman.h \
14
 
        irp.c irp.h
 
14
        irp.c irp.h \
 
15
        irp_queue.c irp_queue.h
15
16
 
16
 
rdpdr_la_CFLAGS = -I../../include -I../common -I. \
 
17
rdpdr_la_CFLAGS = -I$(top_srcdir)/include -I$(srcdir)/../common -I. \
17
18
        -DPLUGIN_PATH=\"$(PLUGIN_PATH)\"
18
19
 
19
20
rdpdr_la_LDFLAGS = -avoid-version -module