From bbee57c3bebaf560cb364cce031f17f257deec5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Mon, 26 Apr 2010 17:44:18 +0000 Subject: [PATCH] fix build thinko introduced by r2898 git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2899 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9ddbeb7d1..10a690765 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = hamlib.pc EXTRA_DIST = PLAN TODO LICENSE hamlib.m4 hamlib.pc.in README.developer \ - README.betatester README.win32 hamlib.spec config.rpath + README.betatester README.win32 hamlib.spec # BINDINGS_LIST subdirs are no longer built SUBDIRS = macros include lib $(subdirs) src @BACKEND_LIST@ @ROT_BACKEND_LIST@ \