File: Makefile.am

package info (click to toggle)
libgadu 1%3A1.12.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,888 kB
  • sloc: ansic: 21,748; perl: 370; makefile: 208; sh: 125
file content (15 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS = include src pkgconfig examples @SUBDIRS_DOXYGEN@
if ENABLE_TESTS
SUBDIRS += test
endif

DIST_SUBDIRS = include src pkgconfig examples docs test

EXTRA_DIST = packets.proto protobufgen.sh autogen.sh

LIBTOOL_DEPS = @LIBTOOL_DEPS@

libtool:	$(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck

ACLOCAL_AMFLAGS = -I m4