aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 8c8d6473d38a2ea2808a81f71a16b4a3e0db64fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS=fakekey src tests doc 

EXTRA_DIST = libfakekey.pc.in 

pkgconfigdir=$(libdir)/pkgconfig
pkgconfig_DATA = libfakekey.pc

snapshot:
	$(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`