summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikolai Kondrashov <spbnick@gmail.com>2010-11-14 17:34:53 +0300
committerNikolai Kondrashov <spbnick@gmail.com>2010-11-14 17:37:03 +0300
commit7a153ea304d0d47c63bf5edc6aab57b48af26baf (patch)
treeae446a487dcec92835729ce730d5ae791155e7f7 /configure.ac
parente9007a175a0d9632b9d73f297ba09dfe51f8916b (diff)
downloadusbhid-dump-7a153ea304d0d47c63bf5edc6aab57b48af26baf.tar.gz
Sync directory and file names with prefix update
Rename directories and files to match prefix replacement done in the commit before the previous one.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 04251c2..f0ee64f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -92,7 +92,7 @@ fi
#
AC_CONFIG_FILES([Makefile
include/Makefile
- include/usbhid_dump/Makefile
+ include/uhd/Makefile
lib/Makefile
src/Makefile])
AC_OUTPUT