source: compat/Makefile.am @ 78b9503

release-1.10
Last change on this file since 78b9503 was b80bae0, checked in by Anders Kaseorg <andersk@mit.edu>, 11 years ago
Distribute more files in ‘make dist’ Signed-off-by: Anders Kaseorg <andersk@mit.edu>
  • Property mode set to 100644
File size: 95 bytes
Line 
1noinst_LIBRARIES = libcompat.a
2
3libcompat_a_SOURCES = compat.h
4libcompat_a_LIBADD = $(LIBOBJS)
Note: See TracBrowser for help on using the repository browser.