~ubuntu-branches/debian/stretch/alpine/stretch

« back to all changes in this revision

Viewing changes to alpine/osdep/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2010-10-03 15:31:55 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20101003153155-2exypc96j1e8tw0p
Tags: 2.02-1
* New upstream release, based on re-alpine project
* Updated debian/copyright to reflect this fact
* re-alpine removed the non-free from the tarball, so now
  we do not repack the upstream tarball. (Yay!)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
        debuging.h execview.h fltrname.h jobcntrl.h print.h resource.h termin.gen.h \
20
20
        termin.unx.h termout.gen.h termout.unx.h windlg.h
21
21
 
22
 
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
 
22
AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include