~vibhavp/ubuntu/saucy/urg/merge-from-debian

« back to all changes in this revision

Viewing changes to include/c/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Albert Huang
  • Date: 2011-05-20 11:33:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110520113303-u8niofzwzcea0osk
Tags: 0.8.12-1
* New upstream release (closes: #624987)
* Add debian/watch file
* Bump standards-version to 3.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## Makefile.am -- Process this file with automake to produce Makefile.in
2
2
 
3
3
libc_urg_includedir = ${includedir}/c_urg
4
 
libc_urg_include_HEADERS = urg_ctrl.h urg_t.h urg_parameter_t.h serial_ctrl.h serial_utils.h serial_t.h serial_t_lin.h serial_t_win.h detect_os.h delay.h math_utils.h ticks.h ring_buffer.h
 
4
libc_urg_include_HEADERS = urg_ctrl.h urg_t.h urg_parameter_t.h serial_ctrl.h serial_utils.h serial_t.h serial_t_lin.h serial_t_win.h detect_os.h urg_delay.h math_utils.h urg_ticks.h ring_buffer.h