build: Don't depend on hwdata.spec for 'make install'
authorColin Walters <walters@verbum.org>
Mon, 27 Aug 2012 13:38:30 +0000 (09:38 -0400)
committerAdam Jackson <ajax@redhat.com>
Mon, 27 Aug 2012 13:38:30 +0000 (09:38 -0400)
commit3ab47e5247be12cb03df83682a6d1c1f5a716cff
tree3911ce601581e320b36edbd128496d78ed961690
parent249c1310f7c55dd65735735c5c2984d7d0867e85
build: Don't depend on hwdata.spec for 'make install'

It's really not necessary to parse "hwdata.spec" to tell us our
package name is "hwdata".

The other targets still do depend on the version/release in
hwdata.spec.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Makefile